summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
AgeCommit message (Expand)Author
2019-07-20doc: clarify http2 server.close() behaviorcjihrig
2019-07-20doc: add description for the listener argumentLuigi Pinca
2019-07-02doc: cleanup pendingSettingsAck docscjihrig
2019-07-02doc: add missing word in frameError event docscjihrig
2019-07-02doc: fix sentence about Http2Stream destructioncjihrig
2019-07-02doc: remove "note that" from http2.mdRich Trott
2019-06-17doc: document Http2Stream#id propertymurgatroid99
2019-06-032019-06-04, Version 12.4.0 (Current)Michaël Zasso
2019-05-31doc,test: clarify that Http2Stream is destroyed after data is readAlba Mendez
2019-05-28http2: support net.Server optionsLuigi Pinca
2019-05-23http, http2: flag for overriding 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
2018-11-24doc: fix duplicate "this" and "the" on http2.mdYusuke Kawasaki
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-11-152018-11-15, Version 11.2.0 (Current)Ruben Bridgewater
2018-11-11doc: add links to Stream sectionDmitry Igrishin
2018-11-05http2: add Http2Stream.bufferSizeOuyang Yadong
2018-10-102018-10-10, Version 10.12.0 (Current)Michaël Zasso
2018-10-08http2: add RFC 8441 extended connect protocol supportJames M Snell
2018-09-23http2: add ping eventJames M Snell
2018-09-21http2: add origin frame supportJames M Snell
2018-09-202018-09-20, Version 10.11.0 (Current)Michaël Zasso
2018-09-17http2: add http2stream.endAfterHeaders propertyJames M Snell
2018-09-13doc: document http2 timeoutsSagi Tsofan
2018-09-062018-09-06, Version 10.10.0 (Current)Michaël Zasso
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-26doc: simplify http2 wording and formattingRich Trott
2018-08-24http2: graduate from experimentalJames M Snell
2018-08-23doc: make createPushResponse() more detailledMaleDong
2018-08-19doc: unify optional arguments format in headingsVse Mozhet Byt
2018-08-15doc: clarify ServerResponse explanationsMaleDong
2018-08-14http2: correcting the heading formatAnto Aravinth
2018-08-13http2: explicitly disallow nested push streamsJames M Snell
2018-08-12doc: clarify http2 docs around class exportsJames M Snell
2018-08-11http2: remove `streamError` from docsJames M Snell
2018-07-23doc: document http2 network error behaviourAnna Henningsen
2018-07-18doc: add missing `require` to example in http2.mdKevin Simper
2018-07-15doc: declare all parameter typesSam Ruby
2018-07-10doc: fix http2stream.pushStream error docСковорода Никита Андреевич