summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
AgeCommit message (Expand)Author
2018-04-16http2: refactor how trailers are doneJames M Snell
2018-04-14doc: close event does not take argumentsIndranil Dasgupta
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-11doc, tools: make type parsing more strictVse Mozhet Byt
2018-04-11doc: add Http2Session.connecting propertyPieter Mees
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-08doc: unify property sectionsVse Mozhet Byt
2018-04-06doc, http2: add sections for server.close()Chris Miller
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