140 Commits (eb35968de7a040d737f3280e9fed0b6edf566b2b)

Author SHA1 Message Date
Сковорода Никита Андреевич 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
Patrik Stutz 54910044b3 http: add statusMessage 11 years ago
Ben Noordhuis 5bc5210b92 doc: http: reword IncomingMessage 'close' event 11 years ago
Ben Noordhuis 5ef03bc3ee doc: http: add cross-links for easier clicking 11 years ago
isaacs 7304a620ec doc: http rawHeaders/rawTrailers 11 years ago
isaacs 1eedbdc361 doc: http keepalive, agent options 11 years ago
Wyatt Preul 6359e017ac docs: Warning about consuming response 12 years ago
isaacs e8500274e0 Revert "http: remove bodyHead from 'upgrade' events" 12 years ago
isaacs 179aa0a8f2 doc: Minor fixup in http doc re bodyHead 12 years ago
Nathan Zadoks a40133d10c http: remove bodyHead from 'upgrade' events 12 years ago
Ben Noordhuis 7124387b34 http: don't escape request path, reject bad chars 12 years ago
Ryan Graham b02b93b2a2 doc: note a gotcha with http.Server sockets 12 years ago
isaacs aeef9518c6 doc: Correct caveats for http Readables 12 years ago
Benjamin Ruston 024a8b0cb4 doc: debugger, dns, http: fix grammar 12 years ago
isaacs d258fb0212 http: More useful setTimeout API on server 12 years ago
Eugene Girshov 50ba0f27d9 doc: remove note about close event 12 years ago
Nikhil Marathe 6bcd9a4c94 Update http docs with http.IncomingMessage. 12 years ago
Francois Marier 326bce91d6 doc: reflect hostname v. host preference in examples 12 years ago
Ben Noordhuis 4a23add90f doc: rectify http.ClientResponse close/end events 12 years ago
Ben Noordhuis 0ad005852c https: fix renegotation attack protection 12 years ago