88 Commits (144e21ed30356b7f563c6a37471537b2057b56f4)

Author SHA1 Message Date
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
Erik Dubbelboer 3d69bbfa87 net, http: add backlog parameter to .listen() 13 years ago
Dmitry Nizovtsev 1e9bcf26ce net, http, https: add localAddress option 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs 7bfa5cf284 s/streams/stream/ 13 years ago
isaacs 674416fbc9 s/buffers/buffer/ 13 years ago
isaacs 4f24b20fcb doc refactor: http 13 years ago
isaacs f9df88c6da s/streams/stream/ 13 years ago
isaacs f9e464f95a s/buffers/buffer/ 13 years ago
isaacs 02e288b640 doc refactor: http 13 years ago
Ben Noordhuis 90fd70d284 docs: fix http.ClientRequest.write() documentation 13 years ago
Mikeal Rogers d530ee62cd Issue #2762. Add callback to close function. 13 years ago
Mark Nottingham 1e425e3fa7 Generate Date headers on responses when not already present. 13 years ago
Ben Noordhuis a8f357629d docs: clarify http 'data' callback 13 years ago
koichik a2cd31cbf1 doc: add the note about 'data' event 13 years ago
Fedor Indutny 8a98c2f1d8 http, querystring: added limits to prevent DoS 13 years ago
koichik 08a91acd76 http: better support for CONNECT method. 13 years ago
koichik 57653added docs: small changes. 13 years ago
koichik dd9593ccc4 http: fix ServerResponse does not emit 'close' 13 years ago
Jeremy Martin 8c3a757ffc docs: tiny typo in http.markdown 13 years ago
koichik e1c043f43a docs: fix docs to not suggest variable leaks 13 years ago
Ben Noordhuis 70e6f3f115 docs: document http.Server.close() semantics 13 years ago
koichik c744e925df doc: correct http.Server.listen() 13 years ago
kyle@dontkry.com 34f34e4411 docs: fix typo 13 years ago
Trent Mick 2cd51ef5d4 "Trailer" header should mention "Content-MD5" trailer name in this example. 13 years ago
Ben Noordhuis 1ba834bd3f docs: http: link to relevant net.Socket methods 13 years ago
Ben Noordhuis 672b453a76 docs: http: fix docs for the 'close' event 13 years ago
koichik 00aa8935d7 docs: improvement fs, http and https 13 years ago
seebees 216570b5e1 Lint 13 years ago
seebees a2eaddaa51 Documentation update 13 years ago
Thomas Shinnick 4cf0ce5bb4 docs: typos and minor edits in several modules 13 years ago
Mikeal Rogers cdbecc48a1 docs: Improved http2 agent docs 13 years ago
koichik c72223e2a9 Doc improvements 13 years ago