127 Commits (41ec1a7d5bdc1a467fde73a4440a7aad1fe7401c)

Author SHA1 Message Date
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
Andreas Madsen be5a8e24c2 doc: consistent use of the callback argument 12 years ago
isaacs 836a06fc4f Revert "http: make http.ServerResponse emit 'end'" 12 years ago
Pavel Lang b38277be26 http: add response.headersSent property 12 years ago
Ben Noordhuis 4870a4e3da doc: http: expand request.headers documentation 12 years ago
Ben Noordhuis 790d651f0d http: make http.ServerResponse emit 'end' 12 years ago
Ankur Oberoi a57d31595d doc: fix grammar errors 12 years ago
Eugen Dueck af699c47d1 doc: http: document res.write() `drain` return value 12 years ago
Ben Kelly c6185c8484 doc: Improve cross-linking in API docs markdown 13 years ago
isaacs e733dc3bc3 Fix #3388 Support listening on file descriptors 13 years ago
Adam Malcontenti-Wilson 4099d1eeba http: make http.get() accept a URL 13 years ago
isaacs 1858d1c340 Document http.STATUS_CODES 13 years ago
koichik 9f3c639a9c doc: fix setEncoding() 13 years ago
Kyle Robinson Young c9e6d3696c doc: typo fixes 13 years ago
Kyle Robinson Young 491c8d92b8 doc: add deprecated function http.createClient() 13 years ago