Open
Description
This is a placeholder issue for creating a spec for "content root's manifest files" which would be part of the data published on IPFS (eg. /ipfs/CID/_something
or /ipfs/CID/.well-known/ipfs/foo
) that provides hints to HTTP Gateway around things like redirects, content types and custom HTTP headers.
Related reading:
- Proposal: manifest file for the IPFS gateway
- Proposal: native redirects config
- Content Type set by HTTP Gateway
Possible reuse of:
-
_redirects
(prior art in netlify docs -
_headers
file (prior art in netlify docs and cloudflare docs)- TBD
Feel free to discuss/post ideas below, or open PRs with IPIP drafts that could be reviewed independently.