sharing files from ngrok forward
Open
bug
good first issue
help wanted
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now it's not possbile to share files directly from the `ngrok` forward interface.
It has to be from the local address and then via the ngrok interface again to get the correct link in the `alert-popup`
error in the browser console:
```
VM194:1 Mixed Content: The page at 'https://ed03-2a02-8070-d288-a820-79b4-2188-cb90-f03b.eu.ngrok.io/' was loaded over
HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://0.0.0.0:5000/share'. This request has been blocked; the
content must be served over HTTPS.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.