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 618e4ec commit 16f5476Copy full SHA for 16f5476
doc/api/http.markdown
@@ -457,6 +457,7 @@ automatically parsed with [url.parse()][].
457
458
Options:
459
460
+- `protocol`: Protocol to use. Defaults to `'http:'`.
461
- `host`: A domain name or IP address of the server to issue the request to.
462
Defaults to `'localhost'`.
463
- `hostname`: To support `url.parse()` `hostname` is preferred over `host`
0 commit comments