@techreport{ietf-httpbis-resumable-upload-10, number = {draft-ietf-httpbis-resumable-upload-10}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ietf-httpbis-resumable-upload/10/}, author = {Marius Kleidl and Guoye Zhang and Lucas Pardue}, title = {{Resumable Uploads for HTTP}}, pagetotal = 44, year = 2025, month = oct, day = 20, abstract = {HTTP data transfers can encounter interruption due to reasons such as 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.}, }