Skip to content

Commit

Permalink
馃摑 clarify timeout option
Browse files Browse the repository at this point in the history
  • Loading branch information
floatdrop committed Jan 22, 2016
1 parent 540f2b5 commit db420fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -111,7 +111,7 @@ Query string object that will be added to the request URL. This will override th

Type: `number`

Milliseconds after which the request will be aborted and an error event with `ETIMEDOUT` code will be emitted.
Milliseconds to wait for a server to send response headers before aborting request with `ETIMEDOUT` error.

###### retries

Expand Down

0 comments on commit db420fb

Please sign in to comment.