%% You should probably cite draft-ietf-httpbis-resumable-upload-12 instead of this revision. @techreport{ietf-httpbis-resumable-upload-08, number = {draft-ietf-httpbis-resumable-upload-08}, 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/08/}, author = {Marius Kleidl and Guoye Zhang and Lucas Pardue}, title = {{Resumable Uploads for HTTP}}, pagetotal = 39, year = , month = , day = , 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.}, }