IPFS Scheme Handler Routes "ipfs://<hash>" to "http://127.0.0.1:8081/<hash>/" while it should route to "http://<hash>.ipfs.localhost:8081/" #2728
Labels
exp/beginner
Can be confidently tackled by newcomers
good first issue
Good issue for new contributors
kind/discussion
Topical discussion; usually not changes to codebase
need/maintainers-input
Needs input from the current maintainer(s)
P3
Low: Not priority right now
Describe the bug
IPFS Scheme Handler Routes "ipfs://" to "http://127.0.0.1:8081//" while it should route to "http://.ipfs.localhost:8081/"
To Reproduce
The text was updated successfully, but these errors were encountered: