We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5930d59 commit 7e8d994Copy full SHA for 7e8d994
doc/api/http.md
@@ -496,6 +496,8 @@ Once a socket is assigned to this request and is connected
496
* `timeout` {Number} Milliseconds before a request is considered to be timed out.
497
* `callback` {Function} Optional function to be called when a timeout occurs. Same as binding to the `timeout` event.
498
499
+Returns `request`.
500
+
501
### request.write(chunk[, encoding][, callback])
502
<!-- YAML
503
added: v0.1.29
0 commit comments