summaryrefslogtreecommitdiff
path: root/doc/api/http.md
AgeCommit message (Expand)Author
2019-12-032019-12-03, Version 13.3.0 (Current)Ruben Bridgewater
2019-12-01http: make maximum header size configurable per-stream or per-serverAnna Henningsen
2019-11-30doc: clarify IncomingMessage.destroy() descriptionSam Foxman
2019-11-212019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-19doc: update http.md mention of socketJesse O'Connor
2019-11-13http: outgoing corkRobert Nagy
2019-11-13doc: add lookup to http.request() optionsLuigi Pinca
2019-11-052019-11-05, Version 13.1.0 (Current)Michaël Zasso
2019-10-30http: support readable hwm in IncomingMessagecjihrig
2019-10-222019-10-22, Version 13.0.0 (Current)Beth Griggs
2019-10-15doc: add server header into the discarded list of http message.headersHuachao Mao
2019-10-13http: do not emit end after abortedRobert Nagy
2019-10-12http: add reusedSocket property on client requestthemez
2019-10-11doc: use the WHATWG URL API in http code examplesThomas Watson
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-09-24doc,http: indicate callback is optional for message.setTimeout()Trivikram Kamat
2019-09-22doc: fix some signatures of .end() methodsVse Mozhet Byt
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-09doc: space around listsNick Schonning
2019-09-03doc: change the 'txt' to 'console' for a commandMaledong
2019-08-23doc,http: add extends for derived classesTrivikram Kamat
2019-08-202019-08-20, Version 12.9.0 (Current)Michaël Zasso
2019-08-17http: replace superfluous connection property with getter/setterRobert Nagy
2019-08-17http,stream: add writableEndedRobert Nagy
2019-08-07doc: documented default statusCodeNatalie Fearnley
2019-08-03doc: fix sorting nit in sections of http.mdVse Mozhet Byt
2019-08-02doc: writableFinished is true before 'finish'Robert Nagy
2019-07-24doc: add documentation for response.flushHeaders()Luigi Pinca
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-16http: add response.writableFinishedRobert Nagy
2019-07-15http: expose headers on an http.ClientRequest "information" eventAustin Wright
2019-07-15Revert "http: fix test where aborted should not be emitted"Rich Trott
2019-07-14http: fix test where aborted should not be emittedRobert Nagy
2019-06-26doc: clarify response.finishedRobert Nagy
2019-06-23doc: remove "note that" from http.mdRich Trott
2019-06-19doc: clarify when http emits aborted eventRobert Nagy
2019-05-09http, http2: remove default 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