We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea4f3b commit c51a60cCopy full SHA for c51a60c
doc/api/http.md
@@ -2386,6 +2386,7 @@ changes:
2386
avoided. See [`--insecure-http-parser`][] for more information.
2387
**Default:** `false`
2388
* `localAddress` {string} Local interface to bind for network connections.
2389
+ * `localPort` {number} Local port to connect from.
2390
* `lookup` {Function} Custom lookup function. **Default:** [`dns.lookup()`][].
2391
* `maxHeaderSize` {number} Optionally overrides the value of
2392
[`--max-http-header-size`][] for requests received from the server, i.e.
0 commit comments