-
Couldn't load subscription status.
- Fork 229
Open
Description
The current text of the chunked response says:
Location: <location> Range: 0-<end-of-range>Each consecutive chunk upload SHOULD use the
<location>provided in the response to the previous chunk upload.The
<end-of-range>value is the position of the last uploaded byte.
There are differing implementations that interpret "last uploaded byte" to be either the last byte of the current chunk, or the last byte of the overall blob. I've been basing my code on the Distribution Project's implementation, that returns the last uploaded byte of the overall blob, and think the spec should both clarify this and test for it in the conformance test.
ovidiu-stripe
Metadata
Metadata
Assignees
Labels
No labels