doc: clarify protocol default in http.request() by cjihrig · Pull Request #4714 · nodejs/node
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: nodejs#4712
added
http
lts-watch-v4.x labels
Jan 15, 2016cjihrig added a commit that referenced this pull request
Jan 15, 2016jasnell pushed a commit that referenced this pull request
Jan 15, 2016evanlucas pushed a commit that referenced this pull request
Jan 18, 2016MylesBorins pushed a commit that referenced this pull request
Jan 19, 2016scovetta pushed a commit to scovetta/node that referenced this pull request
Apr 2, 2016The 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: nodejs#4712 PR-URL: nodejs#4714 Reviewed-By: James M Snell <jasnell@gmail.com>
This was referenced
Oct 16, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters