Resumable uploads work best if request content is delivered incrementally, so the partial content can be processed even if the entire request doesn't complete. We should consider recommending the inclusion of Incremental: ?1 from draft-ietf-httpbis-incremental in content-transferring requests to encourage intermediaries to not buffer.
Resumable uploads work best if request content is delivered incrementally, so the partial content can be processed even if the entire request doesn't complete. We should consider recommending the inclusion of
Incremental: ?1from draft-ietf-httpbis-incremental in content-transferring requests to encourage intermediaries to not buffer.