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
2022-06-022022-06-01, Version 18.3.0 (Current)v18.3.0v18.3.0-proposalBryan English
2022-05-30http: add uniqueHeaders option to request and createServerShogun
2022-05-162022-05-17, Version 18.2.0 (Current)v18.2.0RafaelGSS
2022-05-16doc: use serial comma in http docsTobias Nießen
2022-05-10http: added connection closing methodsShogun
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-28doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-28doc: add documentation for inherited methodsLuigi Pinca
2022-04-28doc: copyedit http.OutgoingMessage documentationLuigi Pinca
2022-04-28doc: fix `added:` info for `outgoingMessage.writable*`Luigi Pinca
2022-04-28doc: document the 'close' and 'finish' eventsLuigi Pinca
2022-04-28doc: fix `added:` info for `outgoingMessage.{,un}cork()`Luigi Pinca
2022-04-182022-04-19, Version 18.0.0 (Current)v18.0.0Beth Griggs
2022-04-14doc: improve doc for http.ServerResponse inheritanceLuigi Pinca
2022-04-13http: refactor headersTimeout and requestTimeout logicPaolo Insogna
2022-04-11doc: fix `added:` info for some methodsLuigi Pinca
2022-04-10doc: fix outgoingMessage.removeHeader() signatureLuigi Pinca
2022-04-08doc: add note about header values encodingShogun
2022-04-07http: document that ClientRequest inherits from OutgoingMessageK.C.Ashish Kumar
2022-04-01doc: document breaking change in `http.IncomingMessage` `'close'` eventPaolo Insogna
2022-03-09doc: fix version history for `net.Socket` and `net.Server`Antoine du Hamel
2022-03-092022-03-09, Version 17.7.0 (Current)Stewart X Addison
2022-03-09http: make TCP noDelay enabled by defaultPaolo Insogna
2022-03-02doc: add missing single-quotes to `http.OutgoingMessage`Juan José Arboleda
2022-02-27http: add default argument for Agent.prototype.getName小菜
2022-02-23doc: document change to IncomingMessage.headers enumerabilityArnold Zokas
2022-02-22net: add new options to `net.Socket` and `net.Server`Paolo Insogna
2022-02-03doc: use example.com for examplesAteş Göral
2022-01-08doc: revise HTTPRequestOptions textRich Trott
2021-12-20doc: align maxHeaderSize default with current valueGil Pedersen
2021-12-01doc: specify that `message.socket` can be nulledLuigi Pinca
2021-10-202021-10-20, Version 16.12.0 (Current)Richard Lau
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-19doc: specify that maxFreeSockets is per hostLuigi Pinca
2021-10-192021-10-19, Version 17.0.0 (Current)Beth Griggs
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-27doc: deprecate (doc-only) http abort relateddr-js
2021-09-27http: use 0 as default for requests limitArtur K
2021-09-25doc: fix typo in 'maxHeaderSize'Rebhi Alfa
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-22doc: fix typos in http.mdLuigi Pinca
2021-09-19http: limit requests per connectionArtur K
2021-09-19doc: fix comma spliceRich Trott
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-182021-08-17, Version 16.7.0 (Current)Danielle Adams
2021-07-28http: decodes url.username and url.password for authorization headerLew Gordon
2021-07-28doc: add code example to `http.createServer` methodJuan José Arboleda
2021-07-19doc: fix broken internal link in http.mdRich Trott
2021-07-13doc: use consistent abbreviation formattingRich Trott
2021-06-27doc: use ASCII order for md refsAntoine du Hamel