Skip to content

Commit e03c727

Browse files
lidelrvagg
andauthored
Accept suggestion from review
#460 (comment) Co-authored-by: Rod Vagg <[email protected]>
1 parent 19f5042 commit e03c727

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/http-gateways/trustless-gateway.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@ The following additional values are supported:
155155
A Gateway MUST augment the returned `Etag` based on the passed `entity-bytes`.
156156

157157
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.
158+
is entirely outside of the entity's byte range and the Gateway is able to determine this
159+
upfront.
159160

160161
In more nuanced error scenarios, a Gateway MUST return a valid CAR response
161162
that includes enough blocks for the client to understand why the requested

0 commit comments

Comments
 (0)