ipfs / specs

Technical specifications for the IPFS protocol stack
https://specs.ipfs.tech
1.16k stars 232 forks source link

gateway: clarify format negotiation precedence #459

Closed lidel closed 8 months ago

lidel commented 8 months ago

Closes #458 cc @SgtPooki

This was not specified, but Accept takes precedence. The format parameter is provided as UX courtesy, mostly used for creating shareable links and download links on websites. Accept overrides it, as the content type may have parameters which can only be passed via HTTP header (e.g. order of CAR)