168 Commits (7bac743f36cecea665fdb251fae17413d7011ac2)

Author SHA1 Message Date
Alejandro Oviedo 287bce7b48 doc: merging behavior of writeHead vs setHeader 9 years ago
José Moreira 18d24e60c5 net: add net.listening boolean property over a getter 9 years ago
James M Snell 8e579ba759 http: strictly forbid invalid characters from headers 9 years ago
Jeff Harris f462320f74 doc: undo move http.IncomingMessage.statusMessage 9 years ago
Robert Jefe Lindstaedt 97eedfc57a doc: harmonize $ node command line notation 9 years ago
Robert Jefe Lindstaedt 66c74548de doc: fenced all code blocks, typo fixes 9 years ago
Daniel Sellers c1712947b2 http: improves expect header handling 9 years ago
Michael Theriot 01bdafe5e0 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
cjihrig dcaf6fd80b doc: clarify protocol default in http.request() 9 years ago
Richard Sun 102fb7d3a1 doc: remove "above" and "below" references 9 years ago
Sequoia McDowell fdfc72c977 doc: label http.IncomingMessage as a Class 9 years ago
Sequoia McDowell b181e26975 doc: document http's server.listen return value 9 years ago
Ryan Sobol eee50821dc doc: mention that http.Server inherits from net.Server 9 years ago
Ben Ripkens c745b4d5f8 doc: explain ClientRequest#setTimeout time unit 9 years ago
James M Snell 04dd861221 doc: fix, modernize examples in docs 9 years ago
Lenny Markus 89ec01389b doc: clarify error events in HTTP module documentation 9 years ago
Hideki Yamamura b9ce3ebf45 doc: fix improper http.get sample code 9 years ago
jpersson 3169eed1e3 doc: add links and backticks around names 9 years ago
Bryan English f0a2e2cdec doc: message.header duplication correction 9 years ago
Bryan English c2393d1f2a doc: consistent reference-style links 9 years ago
Tristian Flanagan 5d1faa28cb doc: reword message.headers to indicate they are not read-only 9 years ago
Bryan English 25c3807051 doc: clarify duplicate header handling 9 years ago
Tristian Flanagan 6e9d01c7d8 doc: sort http alphabetically 9 years ago
James M Snell 6192c9892f http: add checkIsHttpToken check for header fields 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
Jackson Tian a5532674b0 doc: document callback of http res/req end method 10 years ago
Jackson Tian e96100f052 doc: mention callback for http res/req write & end 10 years ago
Jackson Tian 9653c4b8c7 doc: mention callback for http res/req write & end 10 years ago
MK Safi 6a6782343c doc: clarify return value of http.createServer 12 years ago
Artur Cistov adc0206de9 doc: fix typos in http.markdown 12 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Guilherme de Souza 468fb547bb doc: http.request() improved code example 10 years ago
Kyle Robinson Young 00004160a1 doc: typo fixes on stream, tls and http 11 years ago