isaacs
e5ef103b05
Fix #3194 correct url documentation
13 years ago
Zachary Scott
b4626afb61
docs: url.format uses host for hostname and port, not auth
Fixes #3062 .
13 years ago
Zachary Scott
59e6b14395
docs: url.host doesn't include auth
Fixes #3062 .
13 years ago
isaacs
2d44dcc8be
doc: Add stability indicators to documentation
13 years ago
isaacs
c417de409d
doc refactor: url
13 years ago
isaacs
a54b70a355
doc refactor: url
13 years ago
koichik
e1c043f43a
docs: fix docs to not suggest variable leaks
Fixes #2106 .
13 years ago
seebees
a2eaddaa51
Documentation update
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
13 years ago
isaacs
b4712bf1ac
Close #1544 Document slashesDenoteHost flag in url.parse
13 years ago
AJ ONeal
087d210679
docs: explain how url.format works (`search` trumps `query`, etc)
13 years ago
isaacs
711a356468
Close #1544 Document slashesDenoteHost flag in url.parse
13 years ago
Nick Campbell
425b57bedc
Lowercase protocol and hostname since casing isn't significant.
Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
14 years ago
Silas Sewell
11b2ee7632
Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...)
14 years ago
Micheil Smith
e190c9616e
Splitting documentation
14 years ago