-
Notifications
You must be signed in to change notification settings - Fork 334
Open
Labels
P3Low: Not priority right nowLow: Not priority right nowneed/maintainers-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)
Description
Describe the bug
A clear and concise description of what the bug is.
In chromium, http://localhost:8080/ipfs/cid redirects to https://cid.ipfs.localhost:8080. Kubo's gateway only serves HTTP, not HTTPS.
To Reproduce
Steps to reproduce the behavior:
- Create an HTML (over HTTP) file.
- Create an
<img>pointing to https://ipfs.io/ipfs/any-cid-here - Image will fail to load because it tries to redirect to https on 8080.
Expected behavior
A clear and concise description of what you expected to happen.
Image loads successfully
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
- OS: Arch Linux
- Browser: Chromium and Google's "Chrome" rebrand
- Version: Latest versions on Chrome Web Store.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Low: Not priority right nowLow: Not priority right nowneed/maintainers-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)