- From: Marius Kleidl <marius@transloadit.com>
- Date: Wed, 4 Jun 2025 17:15:14 +0200
- To: ietf-http-wg@w3.org
- Message-ID: <CANY19NsP4xgqEMNho06y8gQ2NcH_QsZnYnbkgv=GL8d0kMEu4w@mail.gmail.com>
Dear working group, we just published draft -09 of Resumable Uploads for HTTP ( https://www.ietf.org/archive/id/draft-ietf-httpbis-resumable-upload-09.html). It addresses the points that Julian raised in his recent review of the document. In particular, we fixed incorrect instances of BCP14 keywords, clarified the definitions of the new structured header fields, clarified handling of upload limits, rephrased requirements for concurrency handling, and added a dedicated section for the new 104 status code. The changes are listed in more detail at https://www.ietf.org/archive/id/draft-ietf-httpbis-resumable-upload-09.html#name-since-draft-ietf-httpbis-re as well. If you have any feedback on the draft, please let us know. We're also curious to hear whether people think this is ready for a WGLC or not. Best regards, Marius On Wed, Jun 4, 2025 at 5:01 PM <internet-drafts@ietf.org> wrote: > Internet-Draft draft-ietf-httpbis-resumable-upload-09.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-09.txt > Pages: 42 > Dates: 2025-06-04 > > Abstract: > > Data transfer using the Hypertext Transfer Protocol (HTTP) is often > interrupted by canceled requests or dropped connections. If the > intended recipient can indicate how much of the data was received > prior to interruption, a sender can resume data transfer at that > point instead of attempting to transfer all of the data again. 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-09.html > > A diff from the previous version is available at: > > https://author-tools.ietf.org/iddiff?url2=draft-ietf-httpbis-resumable-upload-09 > > Internet-Drafts are also available by rsync at: > rsync.ietf.org::internet-drafts > > > >
Received on Wednesday, 4 June 2025 15:15:30 UTC