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