8 Commits (c41efe4d68712917b30d5f5ad7dc26e35d6e111e)

Author SHA1 Message Date
Anna Henningsen 5c1d8e1f0f doc: add `added:` information for http 9 years ago
Rich Trott 60c054bc11 doc: add information for IncomingMessage.destroy() 9 years ago
Rich Trott 537f33351e doc: fix minor style issues in http.md 9 years ago
Rich Trott 066cefb6de doc: improve usage of `zero`/`0` 9 years ago
Kyle E. Mitchell ccb278d330 doc: mention http request "aborted" events 9 years ago
kimown 4a7e333287 doc: use `Buffer.byteLength` for Content-Length 9 years ago
Rich Trott 85f70b36e4 doc: clarify use of `0` port value 9 years ago
Robert Jefe Lindstaedt c237ac3d68 doc: git mv to .md 9 years ago
Allen Hernandez 29f821b73d doc: clarifies http.serverResponse implementation 9 years ago
Matthew Douglass 6a197ec617 doc: fix http response event, Agent#getName 9 years ago
Jackson Tian b66d6b1458 doc: improve httpVersionMajor / httpVersionMajor 9 years ago
Alejandro Oviedo 31478fb2cd doc: merging behavior of writeHead vs setHeader 9 years ago
Robert Jefe Lindstaedt e6c3c57d0b doc: harmonize $ node command line notation 9 years ago
Michael Theriot e68cb26475 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
Robert Jefe Lindstaedt 3624eaf691 doc: fenced all code blocks, typo fixes 9 years ago
Richard Sun 4cc6180fc5 doc: remove "above" and "below" references 9 years ago
Jeff Harris 242d3bc312 doc: undo move http.IncomingMessage.statusMessage 9 years ago
Ryan Sobol 437d0e336d doc: mention that http.Server inherits from net.Server 9 years ago
James M Snell cf2b714b02 http: strictly forbid invalid characters from headers 9 years ago
cjihrig 8c2b65ad82 doc: clarify protocol default in http.request() 9 years ago
Sequoia McDowell 5b45a464ee doc: document http's server.listen return value 9 years ago
Sequoia McDowell bd31740339 doc: label http.IncomingMessage as a Class 9 years ago
Ben Ripkens bf56d509b9 doc: explain ClientRequest#setTimeout time unit 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
Lenny Markus d87ad302ce doc: clarify error events in HTTP module documentation 9 years ago
Hideki Yamamura 7983577e41 doc: fix improper http.get sample code 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
Bryan English 2d9a4b70dc doc: message.header duplication correction 9 years ago
Bryan English 151668308c doc: consistent reference-style links 9 years ago
Tristian Flanagan 630ddfd32e doc: reword message.headers to indicate they are not read-only 9 years ago
Bryan English b9be3101d2 doc: clarify duplicate header handling 9 years ago
Tristian Flanagan 761626a585 doc: sort http alphabetically 9 years ago
Sakthipriyan Vairamani b422f6ee1a doc: mention the behaviour if URL is invalid 9 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
hackerjs 3a7be23f98 doc: document response.finished in http.markdown 11 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 10 years ago
Сковорода Никита Андреевич 89a5b9040e doc: fix http.IncomingMessage.socket documentation 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
Roman Reiss b4ad5d7050 doc: improve http.request and https.request opts 10 years ago
Jeremiah Senkpiel 93a1a07ef4 doc: remove keepAlive options from http.request 10 years ago
Jeremiah Senkpiel 69bc1382b7 doc: properly indent http.Agent keepAlive options 10 years ago
Yosuke Furukawa b2e00e38dc http: add flushHeaders and deprecate flush 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Evan Lucas 2ca22aacbd http: emit abort event from ClientRequest 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Andres Suarez 5c7ab96b90 doc: fix net.Server.listen bind behavior 10 years ago
Michal Tehnik 753fcaa270 doc: extend example of http.request by end event 10 years ago
Jackson Tian 890baa03a8 doc: add details for http res/req end callback 10 years ago