mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
http.markdown note options now align with url.parse added note that hostname is preferred over host. added auth added not that setting an explicit Authorization header will override basic authentication with 'auth' https.markdown Made a link to http.request and noted that all http.request options are valid. url.markdown added path option