summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
Commit message (Expand)AuthorAgeFilesLines
* doc: remove redundant 'Example:' and similar notesVse Mozhet Byt2018-09-061-23/+2
* http2: graduate from experimentalJames M Snell2018-09-061-2/+8
* doc: simplify http2 wording and formattingRich Trott2018-09-061-16/+16
* doc: make createPushResponse() more detailledMaleDong2018-09-031-6/+10
* doc: unify optional arguments format in headingsVse Mozhet Byt2018-09-031-2/+2
* doc: clarify ServerResponse explanationsMaleDong2018-09-031-4/+2
* http2: correcting the heading formatAnto Aravinth2018-08-151-1/+1
* http2: explicitly disallow nested push streamsJames M Snell2018-08-151-0/+3
* doc: clarify http2 docs around class exportsJames M Snell2018-08-151-0/+13
* http2: remove `streamError` from docsJames M Snell2018-08-151-12/+0
* doc: declare all parameter typesSam Ruby2018-08-071-2/+4
* doc: document http2 network error behaviourAnna Henningsen2018-07-241-0/+5
* doc: add missing `require` to example in http2.mdKevin Simper2018-07-191-0/+1
* doc: fix http2stream.pushStream error docСковорода Никита Андреевич2018-07-121-1/+1
* http2: pass incoming set-cookie header as arrayGerhard Stoebich2018-07-061-2/+1
* doc: Improve doc for Http2 headers objectGerhard Stoebich2018-06-251-0/+17
* http2: fix several serious bugsAnatoli Papirovski2018-05-231-0/+4
* doc: fix typo in http2.mdKeita Akutsu2018-05-221-1/+1
* doc: add parameters for Http2Stream:error eventUjjwal Sharma2018-05-121-0/+2
* doc: add params for ClientHttp2Session:altsvcUjjwal Sharma2018-05-121-3/+3
* 2018-05-08, Version 10.1.0 (Current)v10.1.0v10.1.0-proposalMyles Borins2018-05-081-1/+1
* doc: add parameters for Http2Session:stream eventUjjwal Sharma2018-05-081-4/+7
* doc: add more missing backticksVse Mozhet Byt2018-05-081-62/+63
* doc: add missing periods or colonsVse Mozhet Byt2018-05-041-1/+1
* doc: add parameters for settings eventsUjjwal Sharma2018-05-041-4/+6
* doc: remove redundant empty linesVse Mozhet Byt2018-05-041-1/+0
* doc: improve parameters for Http2Session:goaway eventUjjwal Sharma2018-05-041-3/+2
* http: added aborted property to requestRobert Nagy2018-05-041-0/+10
* doc: improve docs for Http2Session:frameErrorUjjwal Sharma2018-05-041-7/+5
* 2018-04-24, Version 10.0.0 (Current)v10.0.0James M Snell2018-04-231-6/+6
* doc: add parameters for Http2Session:error eventUjjwal Sharma2018-04-231-0/+2
* doc,http2: add parameters for Http2Session:connect eventUjjwal Sharma2018-04-231-0/+3
* http2: refactor how trailers are doneJames M Snell2018-04-161-75/+116
* doc: close event does not take argumentsIndranil Dasgupta2018-04-161-1/+2
* doc: add quotes for event names + fix similar nitsVse Mozhet Byt2018-04-161-7/+7
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-161-4/+2
* doc, tools: make type parsing more strictVse Mozhet Byt2018-04-161-2/+2
* doc: add Http2Session.connecting propertyPieter Mees2018-04-161-0/+11
* doc: specify definite Array typesVse Mozhet Byt2018-04-091-3/+3
* doc: unify property sectionsVse Mozhet Byt2018-04-081-25/+25
* doc, http2: add sections for server.close()Chris Miller2018-04-061-0/+27
* doc: fix various nitsVse Mozhet Byt2018-04-041-13/+13
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-38/+39
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-6/+6
* doc: fix quotes mistypes in inline code blocksСковорода Никита Андреевич2018-04-011-1/+1
* doc: guard against md list parsing edge caseVse Mozhet Byt2018-03-291-2/+2
* doc: rename HTTP2 to HTTP/2Timothy Gu2018-03-261-30/+30
* http2: do not emit our own close emit in Http2StreamJames M Snell2018-03-221-4/+4
* doc: add note about browsers and HTTP/2Steven2018-03-201-4/+16
* http2: remove regular-file-only restrictionAnna Henningsen2018-03-151-0/+10