summaryrefslogtreecommitdiff
path: root/doc/api/http.md
AgeCommit message (Expand)Author
2019-07-20http: add response.writableFinishedRobert Nagy
2019-07-20http: expose headers on an http.ClientRequest "information" eventAustin Wright
2019-07-02doc: clarify response.finishedRobert Nagy
2019-07-02doc: remove "note that" from http.mdRich Trott
2019-07-02doc: clarify when http emits aborted eventRobert Nagy
2019-05-23http, http2: flag for overriding server timeoutAli Ijaz Sheikh
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-02doc: improve the doc of the 'information' eventLuigi Pinca
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-17doc: make RFC references consistentRich Trott
2019-03-13doc: fix misleading sentence in http.mdLuigi Pinca
2019-03-11doc: add version for http.createServer() options additionBen Swinburne
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-06doc: clarify http.Agent constructor optionsLuigi Pinca
2019-03-02doc: sort http.request() options alphabeticallyLuigi Pinca
2019-03-02doc: add documentation for the defaultPort optionLuigi Pinca
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-26doc: clarify http.ClientRequest path descriptionMinwoo Jung
2019-02-142018-02-14, Version 11.10.0 (Current)Michaël Zasso
2019-02-09http: makes response.writeHead return the responseMark S. Everitt
2019-02-09doc: clarify http timeoutsAndrew Moss
2019-02-01http: return HTTP 431 on HPE_HEADER_OVERFLOW errorAlbert Still
2019-02-01doc: add documentation for request.pathKei Ito
2019-01-29doc: fix http.Agent timeout option descriptionLuigi Pinca
2019-01-09doc: add history to http.request.setTimeout()James Bunton
2018-12-262018-12-26, Version 11.6.0 (Current)Myles Borins
2018-12-20http: add maxHeaderSize propertycjihrig
2018-12-08doc: update http doc for new Agent()/support options in socket.connect()Beni von Cheni
2018-12-08doc: fix order of events when request is abortedLuigi Pinca
2018-12-01doc: cookie is joined using '; 'Gerhard Stoebich
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-28doc: fix nits in http(s) server.headersTimeoutVse Mozhet Byt
2018-11-282018-11-27, Version 11.3.0 (Current)Rod Vagg
2018-11-282018-11-27, Version 10.14.0 'Dubnium' (LTS)Rod Vagg
2018-11-282018-11-27, Version 8.14.0 'Carbon' (LTS)Rod Vagg
2018-11-282018-11-27, Version 6.15.0 'Boron' (LTS)Rod Vagg
2018-11-28http,https: protect against slow headers attackMatteo Collina
2018-11-14doc: document http request.finished booleanThomas Watson
2018-11-11doc: add links to Stream sectionDmitry Igrishin
2018-11-09doc: fix some inconsistent use of hostnameSam Roberts
2018-10-30doc: add documentation for http.IncomingMessage$completeJames M Snell
2018-10-24doc: use Cookie in request.setHeader() examplesLuigi Pinca
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell
2018-09-19doc: improve metadata for http.requestTobias Nießen
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-23doc: state callback behavior on empty bufferRuben Verborgh
2018-08-22http: adding doc and debug for calling empty string on write functionAnto Aravinth
2018-08-15doc: clarify ServerResponse explanationsMaleDong
2018-08-162018-08-15, Version 10.9.0 (Current)Rod Vagg
2018-07-16doc: make markdown input compliantSam Ruby