koichik
691497babe
Doc improvements
corresponds to #1374 and #1334 .
13 years ago
koichik
e8bc80cf15
Doc improvements
Fixes #1334 .
13 years ago
Kip Gebhardt
7097eca5a7
Adding documentation for 'agent' option in http.request().
Fixes #1243 .
14 years ago
koichik
87b6dc21c8
Doc improvements
moved 'continue' event from http.Agent to http.ClientRequest.
added 'close' event to http.ClientResponse.
added 'open' event to fs.ReadStream.
Fixes #1169 .
14 years ago
David Trejo
8a0ac5b422
Add test for agent upgrade and example in docs
14 years ago
Felix Geisendörfer
9d717f6bef
Update http.ServerRequest docs
The documentation for 'end' was wrong, and 'close' now has an `err`
parameter.
14 years ago
Ryan Dahl
ad487d3226
Add on('error') to http request example
for indexzero
14 years ago
koichik
1343ee8d54
Doc improvements.
14 years ago
Mark Cavage
a2328dc73c
Add support for Unix Domain Sockets to HTTP
fixes #979 .
14 years ago
Ryan Dahl
ed316ae350
Docs: some encodings contains multibyte chars.
fixes #888
14 years ago
Ryan Dahl
0f47f63746
Fix doc - no setBodyEnocoding anymore
Thanks Frederic. Closes GH-859.
14 years ago
koichik
ca028f4b37
Fix docs: There were 2 descriptions of 'request' event.
14 years ago
David Trejo
6788ad413f
See the <doc> section are now links to <doc>
Closes GH-839.
14 years ago
Ryan Dahl
839fb8e19b
typos
14 years ago
Tim Caswell
b09c5889be
Add support for mutable/implicit headers for http.
This works for both ServerResponse and ClientRequest.
Adds three new methods as a couple properties to to OutgoingMessage objects.
Tests by Charlie Robbins.
Change-Id: Ib6f3829798e8f11dd2b6136e61df254f1564807e
14 years ago
Ryan Dahl
0da96cca59
typo
14 years ago
Ryan Dahl
4733d0b1f0
http: handle aborts
14 years ago
Ryan Dahl
b9574b995f
Expose http.getAgent
14 years ago
Ryan Dahl
032f80efea
Docs for new http API
14 years ago
Silas Sewell
11b2ee7632
Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...)
14 years ago
Ryan Dahl
df46c8e698
Rip out the old TLS implementation
14 years ago
Oleg Efimov
8b980d729c
Fix line wrapping in docs. Add tics for constants in docs text.
14 years ago
Ryan Dahl
bce092aeb8
Remove leading comma examples
14 years ago
Micheil Smith
e190c9616e
Splitting documentation
14 years ago