We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb2b23 commit 8b198d2Copy full SHA for 8b198d2
src/http-gateways/trustless-gateway.md
@@ -176,5 +176,7 @@ field MUST match the `version` parameter returned in `Content-Type` header.
176
177
If the response uses version 1 or 2 of the CAR spec, the
178
[`CarV1Header.roots`](https://ipld.io/specs/transport/car/carv1/#header) field
179
-MUST contain the CID of the terminating entity.
+MAY contain the CID of the terminus of the content path.
180
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