Skip to content

Commit 6b3f700

Browse files
Juneezeeaduh95
authored andcommitted
doc: add returns for https.get
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> PR-URL: #58025 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 69baae2 commit 6b3f700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/https.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ changes:
341341
* `options` {Object | string | URL} Accepts the same `options` as
342342
[`https.request()`][], with the method set to GET by default.
343343
* `callback` {Function}
344+
* Returns: {http.ClientRequest}
344345

345346
Like [`http.get()`][] but for HTTPS.
346347

0 commit comments

Comments
 (0)