Skip to content

Commit a2be889

Browse files
authored
Merge branch 'main' into denylist-compact
2 parents a0cb44b + 72f5619 commit a2be889

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/http-gateways/path-gateway.md

+3
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,9 @@ These are the equivalents:
239239
- `format=cbor``Accept: application/cbor`
240240
- `format=ipns-record``Accept: application/vnd.ipfs.ipns-record`
241241

242+
When both `Accept` HTTP header and `format` query parameter are present,
243+
`Accept` SHOULD take precedence.
244+
242245
### `dag-scope` (request query parameter)
243246

244247
Only used on CAR requests, same as :ref[dag-scope] from :cite[trustless-gateway].

0 commit comments

Comments
 (0)