ipfs / ipfs/helia-http-gateway
bug: `/ipns/en.wikipedia-on-ipfs.org` fails with subdomain redirects
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
http://localhost:8888/ipns/en.wikipedia-on-ipfs.org ends up redirecting to http://wiki.ipns.localhost:8888/ and erroring, because that is invalid.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing http://localhost:8888/ipns/en.wikipedia-on-ipfs.org and trace the redirect to http://wiki.ipns.localhost:8888/. Use the issue screenshot and reproduction URL to identify the redirect handling involved; done means the IPNS URL no longer redirects to an invalid subdomain and the request succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100