Skip to content

Commit 8b198d2

Browse files
committed
ipip-402: relax CAR roots requirement
#402 (comment)
1 parent 8bb2b23 commit 8b198d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/http-gateways/trustless-gateway.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,7 @@ field MUST match the `version` parameter returned in `Content-Type` header.
176176

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

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

0 commit comments

Comments
 (0)