From 6fc567e90b027febfa531b2f4b6f3a3b45e42351 Mon Sep 17 00:00:00 2001 From: Jingdan Date: Fri, 19 Jan 2018 10:59:32 +0800 Subject: [PATCH] docs: add timeout doc about multipart (#353) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c53f6ef32..b3dfb64cb 100644 --- a/README.md +++ b/README.md @@ -1538,6 +1538,7 @@ parameters: - 'Content-Encoding' object content encoding for download, e.g.: `Content-Encoding: gzip` - 'Expires' expires time (milliseconds) for download, e.g.: `Expires: 3600000` - **NOTE**: Some headers are [disabled in browser][disabled-browser-headers] + - [timeout] {Number} Milliseconds before a request is considered to be timed out Success will return: