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 7296bcb commit 90a8e17Copy full SHA for 90a8e17
doc/api/http.md
@@ -2810,6 +2810,7 @@ changes:
2810
`hostname`. Valid values are `4` or `6`. When unspecified, both IP v4 and
2811
v6 will be used.
2812
* `headers` {Object} An object containing request headers.
2813
+ * `hints` {number} Optional [`dns.lookup()` hints][].
2814
* `host` {string} A domain name or IP address of the server to issue the
2815
request to. **Default:** `'localhost'`.
2816
* `hostname` {string} Alias for `host`. To support [`url.parse()`][],
0 commit comments