Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 36617fd

Browse filesBrowse files
raphaelokonItalo A. Casas
authored andcommitted
doc: add notes to http.get options
Extra notes that options doesn't include the prototype when copied Fixes: #12092 PR-URL: #12124 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 9e6b0a4 commit 36617fd
Copy full SHA for 36617fd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/http.md‎

Copy file name to clipboardExpand all lines: doc/api/http.md
+1Lines changed: 1 addition & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1544,6 +1544,7 @@ added: v0.3.6
15441544

15451545
* `options` {Object | string} Accepts the same `options` as
15461546
[`http.request()`][], with the `method` always set to `GET`.
1547+
Properties that are inherited from the prototype are ignored.
15471548
* `callback` {Function}
15481549
* Returns: {http.ClientRequest}
15491550

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.