summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
AgeCommit message (Expand)Author
2018-01-02doc: replace wrong U+00A0 by common spacesVse Mozhet Byt
2017-12-30doc: correct spellingsreepurnajasti
2017-12-28http2: implement ref() and unref() on client sessionsKelvin Jin
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-12-082017-12-08, Version 8.9.3 'Carbon' (LTS)Myles Borins
2017-12-01doc: add missing serial commasRich Trott
2017-11-28http2: use 'close' event instead of 'streamClosed'James M Snell
2017-11-27doc: caution against removing pseudoheadersJames M Snell
2017-11-21http2: major update to internalsJames M Snell
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-11-13doc: fix typo in http2 docGus Caplan
2017-11-11doc: remove duplicate 'the' from http2 API docVipin Menon
2017-11-072017-11-07, Version 9.1.0 (Current)cjihrig
2017-11-04http2: refactor multiple internalsJames M Snell
2017-10-30doc: make default values and periods consistentMatej Krajčovič
2017-10-29doc: http2.connect accepts net & tls optionsAnatoli Papirovski
2017-10-27doc: remove http2 pushStream weight optionSebastiaan Deckers
2017-10-25doc: improve http2 documentationJacob Hoffman-Andrews
2017-10-25http2: do not allow socket manipulationAnatoli Papirovski
2017-10-23http2: support generic `Duplex` streamsAnna Henningsen
2017-10-23doc: fix http2 example with rstWithCancelc0b
2017-10-19doc: fix links in http2.mdVse Mozhet Byt
2017-10-15doc: fix some linksVse Mozhet Byt
2017-10-12doc: remove undefined reference variableAdarsh Honawad
2017-10-07doc: fix http2 API docs typosDaniela Borges Matos de Carvalho
2017-10-06http2: near full http1 compatibility, add testsAnatoli Papirovski
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-27doc: fix mistake in http2stream.respondWithFile.Antoine AMARA
2017-09-20doc: fix some links in http2.mdVse Mozhet Byt
2017-09-122017-09-12, Version 8.5.0 (Current)Myles Borins
2017-09-12doc: fix some internal linksVse Mozhet Byt
2017-09-01doc: `readFileSync` instead of `fs.readFileSync`Piotr Mionskowski
2017-09-01doc,lib,src,test: strip executable bits off filesAnna Henningsen
2017-08-30doc: fix comment about http2.createSecureServercreeperyang
2017-08-30http2: handle 100-continue flow & writeContinueAnatoli Papirovski
2017-08-30doc: remove braces which shouldn't be thereJan Schär
2017-08-28http2: refactor error handlingMatteo Collina
2017-08-26Revert "http2: refactor error handling"Rich Trott
2017-08-25http2: refactor error handlingMatteo Collina
2017-08-22doc: update http2.md example codeRefinedSoftwareLLC
2017-08-21doc: fixed link definitions in http2.md footersharababy
2017-08-21doc: minor fixes to http/2 docsAnand Suresh
2017-08-152017-08-15, Version 8.4.0 (Current)Anna Henningsen
2017-08-14doc: delintRefael Ackermann
2017-08-10doc: fix http2 sample code for http2.mdKeita Akutsu
2017-08-10doc: explain browser support of http/2 without SSLGil Tayar
2017-08-04http2: add some doc detail for invalid header charsJames M Snell
2017-08-04http2: fix documentation errorsJames M Snell
2017-08-04http2: refactor trailers APIJames M Snell
2017-08-04http2: address initial pr feedbackJames M Snell