ipfs / ipfs/helia-http-gateway

bug: `/ipns/en.wikipedia-on-ipfs.org` fails with subdomain redirects

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://github.com/ipfs/helia-http-gateway/assets/1173416/f006c92c-c8e2-47ad-832b-1283c40a97c8)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.