aboutsummaryrefslogtreecommitdiff
path: root/doc/api/http2.md
AgeCommit message (Expand)Author
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-04-01doc: fix quotes mistypes in inline code blocksСковорода Никита Андреевич
2018-03-29doc: guard against md list parsing edge caseVse Mozhet Byt
2018-03-26doc: rename HTTP2 to HTTP/2Timothy Gu
2018-03-22http2: do not emit our own close emit in Http2StreamJames M Snell
2018-03-20doc: add note about browsers and HTTP/2Steven
2018-03-15http2: remove regular-file-only restrictionAnna Henningsen
2018-02-26doc: remove `Returns: {undefined}`Sho Miyamoto
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-222018-02-22, Version 9.6.0 (Current)Myles Borins
2018-02-20doc: fix typo in http2.mdVse Mozhet Byt
2018-02-19http2: make response.end() return thisMatteo Collina
2018-02-16doc: warn against concurrent http2stream.respondWithFDAnna Henningsen
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2018-02-09http2: add req and res options to server creationPeter Marton
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-06doc: fix typo in http2.mdVse Mozhet Byt
2018-02-06http2: add http fallback options to .createServerPeter Marton
2018-02-04doc: remove removed apis from http2 docsKelvin Jin
2018-02-01doc: linkify missing typesVse Mozhet Byt
2018-01-312018-01-31, Version 9.5.0 (Current)Evan Lucas
2018-01-31url: expose the WHATWG URL API globallyMichaël Zasso
2018-01-28doc: unify type linkificationVse Mozhet Byt
2018-01-24doc: fix documentation of http2Stream.pushstream()Peter Dalgaard-Jensen
2018-01-17doc: fix typo in http2stream.close param defaultMoritz Peters
2018-01-12doc: capitalize non-primitive typesVse Mozhet Byt
2018-01-11http2: remember sent headersJames M Snell
2018-01-11doc: fix s/rstStream/close in exampleJames M Snell
2018-01-11doc: update pushStream docs to use err firstJames M Snell
2018-01-102019-01-10 Version 9.4.0 (Current)Myles Borins
2018-01-09doc: add descriptions of state propertiesJames M Snell
2018-01-09http2: use aliased buffer for perf stats, add statsJames M Snell
2018-01-05doc: grammar fixes in http2.mdRich Trott
2018-01-05http2: implement maxSessionMemoryJames M Snell
2018-01-03http2: add aligned padding strategyJames M Snell
2018-01-03http2: add initial support for originSetJames M Snell
2018-01-03http2: add altsvc supportJames M Snell
2018-01-02http2: perf_hooks integrationJames M Snell
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