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 19f5042 commit e03c727Copy full SHA for e03c727
src/http-gateways/trustless-gateway.md
@@ -155,7 +155,8 @@ The following additional values are supported:
155
A Gateway MUST augment the returned `Etag` based on the passed `entity-bytes`.
156
157
A Gateway SHOULD return an HTTP 400 Bad Request error when the requested range
158
-is outside of valid offset positions in full, and the gateway knows that upfront.
+is entirely outside of the entity's byte range and the Gateway is able to determine this
159
+upfront.
160
161
In more nuanced error scenarios, a Gateway MUST return a valid CAR response
162
that includes enough blocks for the client to understand why the requested
0 commit comments