summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
AgeCommit message (Expand)Author
2019-12-032019-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-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-10doc: return type is numberexoego
2019-10-09http2: allow passing FileHandle to respondWithFDAnna Henningsen
2019-10-05http2: set default maxConcurrentStreamsZYSzys
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-09-22doc: fix some signatures of .end() methodsVse Mozhet Byt
2019-09-17doc: add missing complete property to http2 docsJavier Ledezma
2019-09-09doc: space around listsNick Schonning
2019-09-03doc: use consistent indenting for unordered list itemsNick Schonning
2019-09-03doc: change the 'txt' to 'console' for a commandMaledong
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-31doc: 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-17http2: 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-24doc: 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-10doc: 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-17doc: 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-142018-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-01doc: cookie is joined using '; 'Gerhard Stoebich
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts