Commit 8c2b65a
doc: clarify protocol default in http.request()
The previously listed default of 'http' is incorrect, and
causes an error to be thrown. This commit changes it to the
correct value of 'http:'
Fixes: #4712
PR-URL: #4714
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 46d8c93 commit 8c2b65aCopy full SHA for 8c2b65a
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
992 | 992 | |
993 | 993 | |
994 | 994 | |
995 | | - |
| 995 | + |
996 | 996 | |
997 | 997 | |
998 | 998 | |
|
0 commit comments