From d3f9ee2406b94c469e9cf3a3c019015111379e0f Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Thu, 17 May 2018 15:09:50 -0400 Subject: [PATCH] link to a different upload resume strategy --- docs/proposed/http-storage-node-protocol.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/proposed/http-storage-node-protocol.rst b/docs/proposed/http-storage-node-protocol.rst index d6c336ba8..3c88ac8a1 100644 --- a/docs/proposed/http-storage-node-protocol.rst +++ b/docs/proposed/http-storage-node-protocol.rst @@ -176,6 +176,8 @@ The server must recognize when all of the data has been received and mark the bu Clients should upload chunks in re-assembly order. Servers may reject out-of-order chunks for implementation simplicity. +.. think about copying https://developers.google.com/drive/api/v2/resumable-upload + ``POST /v1/buckets/:bucket_id/:share_number/corrupt`` !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!