Skip to content

Commit

Permalink
docs: add timeout doc about multipart (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
binghaiwang authored and PeterRao committed Jan 19, 2018
1 parent c827a39 commit 6fc567e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6fc567e

Please sign in to comment.