Re: Draft for Resumable Uploads

Am 05.04.2022 um 08:05 schrieb Eric J Bowman:
>  >
>  > First, how does it uniquely identify a resumable upload?
>  >
>
> A 206 response to a non-range request uniquely, unambiguously, and
> elegantly identifies an incomplete resource. Identifying a resource as
> both incomplete *and* completeable, introduces tight coupling at the
> protocol layer.
> ...

It's an interesting idea; but we would need to modify the core specs for
that (right now it's only defined for responses to range requests).

Best regards, Julian

Received on Tuesday, 5 April 2022 06:09:53 UTC