From d46cf006a366dcab941fc7458696768f8c175bd4 Mon Sep 17 00:00:00 2001 From: xiekeyang Date: Sat, 28 Feb 2015 11:02:47 +0800 Subject: [PATCH] update api.md --- doc/spec/api.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/spec/api.md b/doc/spec/api.md index 5d22ff97e..46017c7ab 100644 --- a/doc/spec/api.md +++ b/doc/spec/api.md @@ -362,8 +362,7 @@ any. The progress and chunk coordination of the upload process will be coordinated through the `Range` header. While this is a non-standard use of the `Range` -header, there are examples of [similar approaches](https://developers.google.c -om/youtube/v3/guides/using_resumable_upload_protocol) in APIs with heavy use. +header, there are examples of [similar approaches](https://developers.google.com/youtube/v3/guides/using_resumable_upload_protocol) in APIs with heavy use. For an upload that just started, for an example with a 1000 byte layer file, the `Range` header would be as follows: