generated from ipfs/ipfs-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weektopic/gatewayIssues related to HTTP GatewayIssues related to HTTP Gateway
Description
Logic that parses Host header and translates it to content path is still in Kubo.
We need to migrate it as well, because the gateway binary for Saturn MUST also support subdomain (for dweb.link) and DNSLink gateways (for things like https://en.wikipedia-on-ipfs.org).
Ref.
- kubo
- https://github.com/ipfs/specs/blob/main/http-gateways/SUBDOMAIN_GATEWAY.md
- https://github.com/ipfs/specs/blob/main/http-gateways/DNSLINK_GATEWAY.md
Other ToDos:
- Update CAR Gateway example to support subdomains on localhost
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weektopic/gatewayIssues related to HTTP GatewayIssues related to HTTP Gateway