19 Commits (8a0b7ffac61cef1373d559b3f1d3151192949cbf)

Author SHA1 Message Date
Timothy Gu 52c7f9d221 doc: revise http documentation 8 years ago
Rene Weber c9b59e8387 http: socket connection timeout for http request 8 years ago
Mike Ralphson 7e8d994e33 doc: add return type of clientRequest.setTimeout 8 years ago
Brian White 2cc7fa5e7d
http: remove deprecated Client interface 8 years ago
James M Snell 488d37b3dc doc: doc that listen can be called multiple times 8 years ago
Phillip Johnsen 66af6a9028
doc: improve server.listen() random port 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Rich Trott 0f3149eb98 doc: fix minor style issues in http.md 8 years ago
Rich Trott 42de4bb819 doc: improve usage of `zero`/`0` 8 years ago
Anna Henningsen 010ac70892
doc: fix broken refs to url.parse() in http docs 8 years ago
Anna Henningsen 72500f942b
doc: add `added:` information for http 8 years ago
Kyle E. Mitchell 86fdbe0c25
doc: mention http request "aborted" events 8 years ago
kimown d06820c624 doc: use `Buffer.byteLength` for Content-Length 8 years ago
Rich Trott 4f2aec307e doc: add information for IncomingMessage.destroy() 8 years ago
Rich Trott 60891c6ef0 doc: clarify use of `0` port value 9 years ago
Allen Hernandez a45ab97ab6 doc: clarifies http.serverResponse implementation 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Matthew Douglass a974e852c6 doc: fix http response event, Agent#getName 9 years ago
Alexander Gromnitsky 3641ca9849 doc: fix broken references 9 years ago
Steve Mao 0ea3899cab doc: fix markdown links 9 years ago
Jackson Tian c6ae7d00c6 doc: improve httpVersionMajor / httpVersionMajor 9 years ago
James M Snell 9b6440a86c doc: add simple http clientError example 9 years ago
Brian White 9bee03aaf2 http: allow async createConnection() 9 years ago
James M Snell 7bef1b7907 http: strictly forbid invalid characters from headers 9 years ago
Alejandro Oviedo 3da7d13e59 doc: merging behavior of writeHead vs setHeader 9 years ago
Jeff Harris f19b9d6b8c doc: undo move http.IncomingMessage.statusMessage 9 years ago
Robert Jefe Lindstaedt 4e1023d6b4 doc: harmonize $ node command line notation 9 years ago
José Moreira 5ef9989bd6 net: add net.listening boolean property over a getter 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
cjihrig 212a44df03 doc: clarify protocol default in http.request() 9 years ago
Michael Theriot 666c089e68 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
Daniel Sellers d755432fa9 http: improves expect header handling 9 years ago
Richard Sun a2e77cedef doc: remove "above" and "below" references 9 years ago
Sequoia McDowell b40aca1cd5 doc: label http.IncomingMessage as a Class 9 years ago
Sequoia McDowell 9456f5012d doc: document http's server.listen return value 9 years ago
Fedor Indutny 5f76b24e5e http: overridable `clientError` 9 years ago
Ryan Sobol 4e8a005662 doc: mention that http.Server inherits from net.Server 9 years ago
Ben Ripkens c280596944 doc: explain ClientRequest#setTimeout time unit 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
Lenny Markus 9538fd02e5 doc: clarify error events in HTTP module documentation 9 years ago
Hideki Yamamura c6efd535e4 doc: fix improper http.get sample code 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Bryan English 6f87aa9a12 doc: message.header duplication correction 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tristian Flanagan 934149a808 doc: reword message.headers to indicate they are not read-only 9 years ago
Bryan English 4008961a07 doc: clarify duplicate header handling 9 years ago
Tristian Flanagan f4c259ab94 doc: sort http alphabetically 9 years ago
James M Snell 6192c9892f http: add checkIsHttpToken check for header fields 9 years ago