159 Commits (a256790327c0db64c414e400e05f7fa5623f70fc)

Author SHA1 Message Date
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 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 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 9 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 11 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 10 years ago
Ben Noordhuis bd24ab2bd7 http: add request.flush() method 11 years ago
William Bert bfb7de5e75 docs: fix links to streams 11 years ago
Nathan Rajlich 69b8279d4b doc: remove `agent.request()` call in example 11 years ago
Wyatt Preul 8c05570258 docs: clarify origin in agent.maxSockets section 12 years ago
Benjamin Waters 58d6ca3a95 doc: Fix doc heading for 'response' event 11 years ago
Cam Swords 7ffe2ad616 http: parse the status message in a http response. 11 years ago
Michael Ridgway a32b8787a4 doc: http: document ServerResponse 'finish' event 11 years ago
Nikolai Vavilov 207a3e10f8 doc: http: properly document callback argument 11 years ago
Ben Noordhuis 610022851a http: expose supported methods 11 years ago