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-05-24http2: improve tests and docsDaeyeon Jeong
2022-05-11doc: use consistent method symbolPaolo Insogna
2022-05-02http2: compat support for array headersOneNail
2022-04-28doc: http2.createServer `options` as optionalDaeyeon Jeong
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-192022-04-19, Version 18.0.0 (Current)Beth Griggs
2022-04-09doc: link to dynamic import functionTobias Nießen
2022-04-06doc: simplify Http2Stream encoding textRich Trott
2022-03-06http2: add edge case to GOAWAY requestRafael Silva
2022-03-06doc: clarify that some modules don't work when compiled without sslAntoine du Hamel
2022-03-05doc: add note about nghttp2 hd pair sizeRafael Silva
2022-02-20doc: fix typo in http2 endAfterHeaders descriptionAlexandru Comanescu
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-06-16doc: fix typosbl-ue
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-04-28doc: add arguments for stream event of Http2Server and Http2SecureServerQingyu Deng
2021-04-28doc: add try/catch in http2 respondWithFile exampleMatteo Collina
2021-02-23doc: fix typo in doc/api/http2/mdmarsonya
2021-02-232021-02-23, Version 10.24.0 'Dubnium' (LTS)Richard Lau
2021-02-232021-02-23, Version 12.21.0 'Erbium' (LTS)Richard Lau
2021-02-232021-02-23, Version 14.16.0 'Fermium' (LTS)Beth Griggs
2021-02-232021-02-23, Version 15.10.0 (Current)Beth Griggs
2021-02-23http2: add unknownProtocol timeoutDaniel Bevenius
2021-01-27test,doc,lib: adjust object literal newlines for lint ruleRich Trott
2021-01-262021-01-26, Version 15.7.0 (Current)Ruy Adorno
2021-01-19http: attach request as res.reqIan Storm Taylor
2021-01-13doc: fix indentation on http2 doc entryRich Trott
2020-12-27doc: alphabetize http response propertiesRich Trott
2020-12-27doc: correct callback parameter type for createPushResponse()Rich Trott
2020-11-242020-11-24, Version 15.3.0 (Current)Shelley Vohr
2020-11-21http2: add support for AbortSignal to http2Session.requestMadara Uchiha
2020-11-19http2: add support for TypedArray to getUnpackedSettingsAntoine du Hamel
2020-11-12doc: update list styles for remark-parse@9 renderingRich Trott
2020-11-11http2: allow setting the local window size of a sessionzhangyongsheng
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