Skip to content

Commit

Permalink
ipip-402: relax CAR roots requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Jul 6, 2023
1 parent 8bb2b23 commit 8b198d2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/http-gateways/trustless-gateway.md
Expand Up @@ -176,5 +176,7 @@ field MUST match the `version` parameter returned in `Content-Type` header.

If the response uses version 1 or 2 of the CAR spec, the
[`CarV1Header.roots`](https://ipld.io/specs/transport/car/carv1/#header) field
MUST contain the CID of the terminating entity.
MAY contain the CID of the terminus of the content path.

If implementation prefers to avoid buffering blocks, and return them as soon as
possible, the field MAY be left empty.

0 comments on commit 8b198d2

Please sign in to comment.