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-11-042020-11-04, Version 15.1.0 (Current)Michaël Zasso
2020-10-25http2: add updateSettings to both http2 serversVincent Boivin
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-13doc: harmonize YAML commentsAntoine du Hamel
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-14doc: remove http2 non-link anchor tagsRich Trott
2020-09-11doc: fix broken link in http2.mdRich Trott
2020-09-01doc: recommend URL() over url.parse() in http2 docRich Trott
2020-08-30doc: replace require() with reference links in http2.mdRich Trott
2020-08-29doc: make minor improvements to query string sentence in http2.mdRich Trott
2020-08-17http2: allow Host in HTTP/2 requestsAlba Mendez
2020-08-12http2: add maxHeaderSize option to http2Priyank Singh
2020-08-03doc: document the connection event for HTTP2 & TLS serversTim Perry
2020-07-16http2: add support for sensitive headersAnna Henningsen
2020-07-09doc: specify encoding in text/html examplesJames M Snell
2020-07-09doc: document the ready event for Http2StreamJames M Snell
2020-07-05doc: remove parenthetical \r\n comment in http and http2 docsRich Trott
2020-07-03doc: add http highlight grammarDerek Lewis
2020-07-012020-06-30, Version 14.5.0 (Current)Shelley Vohr
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-26doc: specify maxHeaderCount alias for maxHeaderListPairsPranshu Srivastava
2020-06-23doc: correct default values in http2 docsRich Trott
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-022020-06-02, Version 10.21.0 'Dubnium' (LTS)Beth Griggs
2020-06-022020-06-02, Version 12.18.0 'Erbium' (LTS)Michaël Zasso
2020-06-022020-06-02, Version 14.4.0 (Current)Michaël Zasso
2020-06-02http2: implement support for max settings entriesJames M Snell
2020-05-30doc: update ```txt ```fandamental and ```raw code blocksZeke Sikelianos
2020-05-20http2: do not modify explicity set date headersPranshu Srivastava
2020-05-08doc: add Uint8Array to `end` and `write`Pranshu Srivastava
2020-04-28http2,doc: minor fixesAlba Mendez
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-03-30doc: fix typo in http2 docsNitin Kumar
2020-03-11doc,test: add server.timeout property to http2 public APIAndrey Pechkurov
2020-03-06doc: remove em dashesRich Trott
2020-02-27doc: clarify http2.connect authority detailsJames M Snell
2020-02-01doc: add protocol option in http2.connect()Michael Lumish
2020-01-14doc: standardize on "host name" in http2.mdRich Trott
2020-01-06http2: set default enableConnectProtocol to 0ZYSzys
2020-01-04doc: use code markup/markdown in headersRuben Bridgewater
2019-12-27doc,http2: use code markup/markdown in headersRich Trott
2019-12-182019-12-17, Version 13.4.0 (Current)Myles Borins
2019-12-10doc: deprecate http finishedRobert Nagy
2019-12-10doc: improve doc Http2Stream: FrameError, Timeout and Trailersdev-313
2019-12-042019-12-03, Version 13.3.0 (Current)Ruben Bridgewater
2019-11-28http2: make maximum tolerated rejected streams configurableDenys Otrishko
2019-11-28http2: allow to configure maximum tolerated invalid framesDenys Otrishko