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-11doc: add Uint8Array to `end` and `write`Pranshu Srivastava
2020-05-04http2,doc: minor fixesAlba Mendez
2020-04-29doc: 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
2019-11-03doc: explain http2 aborted event callbackdev-313
2019-10-31doc: improve doc Http2Session:Timeoutdev-313
2019-10-26doc: remove dashesRich Trott
2019-10-222019-10-22, Version 13.0.0 (Current)Beth Griggs
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-11doc: return type is numberexoego
2019-10-10http2: allow passing FileHandle to respondWithFDAnna Henningsen
2019-10-05http2: set default maxConcurrentStreamsZYSzys
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-09-23doc: fix some signatures of .end() methodsVse Mozhet Byt
2019-09-18doc: add missing complete property to http2 docsJavier Ledezma
2019-09-10doc: space around listsNick Schonning
2019-09-04doc: use consistent indenting for unordered list itemsNick Schonning
2019-09-04doc: change the 'txt' to 'console' for a commandMaledong
2019-09-01doc: add blanks around code fencesNick Schonning
2019-09-01doc: format http2 anchor link and referenceNick Schonning
2019-08-23doc: add missing extends Http2SessionTrivikram Kamat
2019-08-23doc: indicate that Http2ServerRequest extends ReadableTrivikram Kamat
2019-08-23doc: indicate that Http2ServerResponse extends StreamTrivikram Kamat
2019-08-202019-08-20, Version 12.9.0 (Current)Michaël Zasso
2019-08-18http2: remove callback-based paddingAnna Henningsen
2019-08-17http: replace superfluous connection property with getter/setterRobert Nagy
2019-08-17http,stream: add writableEndedRobert Nagy
2019-07-08doc: clarify http2 server.close() behaviorcjihrig
2019-07-06doc: add description for the listener argumentLuigi Pinca
2019-06-25doc: cleanup pendingSettingsAck docscjihrig
2019-06-25doc: add missing word in frameError event docscjihrig
2019-06-24doc: fix sentence about Http2Stream destructioncjihrig
2019-06-23doc: remove "note that" from http2.mdRich Trott
2019-06-11doc: document Http2Stream#id propertymurgatroid99
2019-06-042019-06-04, Version 12.4.0 (Current)Michaël Zasso