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 18f5301 commit 54b3f7fCopy full SHA for 54b3f7f
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