- From: Marius Kleidl <marius@transloadit.com>
- Date: Tue, 22 Oct 2024 22:57:52 +0200
- To: ietf-http-wg@w3.org
- Message-ID: <CANY19Nt_qrxCiC_qu-TOatDcW+7Pqb=wMcteex4NPHLaz=0b3A@mail.gmail.com>
Dear working group, we recently published a new revision of the draft for resumable uploads. It includes the feedback from IETF 120 and additional clarifications: - Allow clients to fetch upload limits upfront via OPTIONS. - Add Upload-Length header to indicate total length when upload is started. - Describe interaction with Want-Repr-Digest from RFC 9530. - Clarify implications of some limits in Upload-Limit header. - Add guidance for different upload creation strategies. With these changes, we believe that the draft includes everything essential to enable resumable uploads and is nearing its completion. That being said, the document has grown organically over time and is not the easiest to read. Thus, we would like to give it an editorial pass soon. Best regards, Marius Kleidl On Mon, Oct 21, 2024 at 10:28 PM <internet-drafts@ietf.org> wrote: > Internet-Draft draft-ietf-httpbis-resumable-upload-05.txt is now > available. It > is a work item of the HTTP (HTTPBIS) WG of the IETF. > > Title: Resumable Uploads for HTTP > Authors: Marius Kleidl > Guoye Zhang > Lucas Pardue > Name: draft-ietf-httpbis-resumable-upload-05.txt > Pages: 35 > Dates: 2024-10-21 > > Abstract: > > HTTP clients often encounter interrupted data transfers as a result > of canceled requests or dropped connections. Prior to interruption, > part of a representation may have been exchanged. To complete the > data transfer of the entire representation, it is often desirable to > issue subsequent requests that transfer only the remainder of the > representation. HTTP range requests support this concept of > resumable downloads from server to client. This document describes a > mechanism that supports resumable uploads from client to server using > HTTP. > > The IETF datatracker status page for this Internet-Draft is: > https://datatracker.ietf.org/doc/draft-ietf-httpbis-resumable-upload/ > > There is also an HTML version available at: > https://www.ietf.org/archive/id/draft-ietf-httpbis-resumable-upload-05.html > > A diff from the previous version is available at: > > https://author-tools.ietf.org/iddiff?url2=draft-ietf-httpbis-resumable-upload-05 > > Internet-Drafts are also available by rsync at: > rsync.ietf.org::internet-drafts > > > >
Received on Tuesday, 22 October 2024 20:58:08 UTC