Commit 212a44d
committed
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 3297036 commit 212a44dCopy full SHA for 212a44d
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 |
|---|---|---|
| ||
1008 | 1008 | |
1009 | 1009 | |
1010 | 1010 | |
1011 | | - |
| 1011 | + |
1012 | 1012 | |
1013 | 1013 | |
1014 | 1014 | |
|
0 commit comments