We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c034c86 commit c529bf5Copy full SHA for c529bf5
doc/api/http.md
@@ -467,6 +467,8 @@ Once a socket is assigned to this request and is connected
467
* `timeout` {Number} Milliseconds before a request is considered to be timed out.
468
* `callback` {Function} Optional function to be called when a timeout occurs. Same as binding to the `timeout` event.
469
470
+Returns `request`.
471
+
472
### request.write(chunk[, encoding][, callback])
473
<!-- YAML
474
added: v0.1.29
0 commit comments