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
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
2019-05-28doc,test: clarify that Http2Stream is destroyed after data is readAlba Mendez
2019-05-23http2: support net.Server optionsLuigi Pinca
2019-05-09http, http2: remove default server timeoutAli Ijaz Sheikh
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-27doc: mark settings as optional and add callbackRuben Bridgewater
2019-03-18doc: make RFC references consistentRich Trott
2019-03-12doc: fix typo in http2.mdTJKoury
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-02doc: maxReservedRemoteStreams value constraintsSebastiaan Deckers
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-152018-02-14, Version 11.10.0 (Current)Michaël Zasso
2019-02-09http2: makes response.writeHead return the responseMark S. Everitt
2018-12-05doc: add authority and scheme psuedo headersKenigbolo Meya Stephen
2018-12-02doc: cookie is joined using '; 'Gerhard Stoebich
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-11-24doc: fix duplicate "this" and "the" on http2.mdYusuke Kawasaki
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-11-162018-11-15, Version 11.2.0 (Current)Ruben Bridgewater