I-D Action: draft-ietf-httpbis-resumable-upload-00.txt

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the HTTP WG of the IETF.

        Title           : tus - Resumable Uploads Protocol
        Authors         : Marius Kleidl
                          Guoye Zhang
                          Lucas Pardue
  Filename        : draft-ietf-httpbis-resumable-upload-00.txt
  Pages           : 21
  Date            : 2022-09-05

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 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-00.html


Internet-Drafts are also available by rsync at rsync.ietf.org::internet-drafts

Received on Monday, 5 September 2022 14:26:23 UTC