doc: clarify protocol default in http.request() · nodejs/node@212a44d · GitHub
Skip to content

Commit 212a44d

Browse files
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 212a44d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/http.markdown

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)