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 6876607 commit 397802eCopy full SHA for 397802e
doc/api/https.md
@@ -341,6 +341,7 @@ changes:
341
* `options` {Object | string | URL} Accepts the same `options` as
342
[`https.request()`][], with the method set to GET by default.
343
* `callback` {Function}
344
+* Returns: {http.ClientRequest}
345
346
Like [`http.get()`][] but for HTTPS.
347
0 commit comments