Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-192020-05-19, Version 14.3.0 (Current)v14.3.0Shelley Vohr
2020-05-16doc: add note about clientError writable handlingPaolo Insogna
2020-05-11http: expose http.validate-header-name/valueosher
2020-05-04doc: add missing deprecation notRobert Nagy
2020-04-292020-04-29, Version 14.1.0 (Current)v14.1.0Beth Griggs
2020-04-29doc: fix LTS replaceme tagsAnna Henningsen
2020-04-28http: doc deprecate abort and improve docsRobert Nagy
2020-04-14doc: remove warning from `response.writeHead`Cecchi MacNaughton
2020-03-29http: increase default header size from 8KB to 16KBunknown
2020-03-07http: fix socket re-use racesRobert Nagy
2020-03-06doc: remove em dashesRich Trott
2020-02-18doc: reword possessive form of Node.js in http.mdRich Trott
2020-02-062020-02-06, Version 13.8.0 (Current)Beth Griggs
2020-01-24http: make --insecure-http-parser configurable per-stream or per-serverAnna Henningsen
2020-01-13doc: fix example of parsing request.urlEgor Pavlov
2020-01-09doc: prefer server vs srv and client vs cltAndrew Hughes
2019-12-27doc,http: use code markup/markdown in headersRich Trott
2019-12-18doc: update message.url example in http.IncomingMessageTadao Iseki
2019-12-182019-12-17, Version 13.4.0 (Current)Myles Borins
2019-12-14http,https: increase server headers timeoutTim Costa
2019-12-10doc: deprecate http finishedRobert Nagy
2019-12-042019-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-222019-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-16doc: add server header into the discarded list of http message.headersHuachao Mao
2019-10-14http: 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-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-09-25doc,http: indicate callback is optional for message.setTimeout()Trivikram Kamat
2019-09-23doc: fix some signatures of .end() methodsVse Mozhet Byt
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-04doc: change the 'txt' to 'console' for a commandMaledong
2019-08-24doc,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-08doc: 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