summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
Commit message (Expand)AuthorAgeFilesLines
* doc: fix duplicate "this" and "the" on http2.mdYusuke Kawasaki2018-11-241-2/+2
* doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki2018-11-241-5/+5
* 2018-11-15, Version 11.2.0 (Current)Ruben Bridgewater2018-11-151-1/+1
* doc: add links to Stream sectionDmitry Igrishin2018-11-111-0/+1
* http2: add Http2Stream.bufferSizeOuyang Yadong2018-11-051-0/+10
* 2018-10-10, Version 10.12.0 (Current)Michaël Zasso2018-10-101-4/+4
* http2: add RFC 8441 extended connect protocol supportJames M Snell2018-10-081-1/+36
* http2: add ping eventJames M Snell2018-09-231-0/+10
* http2: add origin frame supportJames M Snell2018-09-211-0/+83
* 2018-09-20, Version 10.11.0 (Current)Michaël Zasso2018-09-201-1/+1
* http2: add http2stream.endAfterHeaders propertyJames M Snell2018-09-171-0/+11
* doc: document http2 timeoutsSagi Tsofan2018-09-131-0/+38
* 2018-09-06, Version 10.10.0 (Current)Michaël Zasso2018-09-061-1/+1
* doc: remove redundant 'Example:' and similar notesVse Mozhet Byt2018-08-291-23/+2
* doc: simplify http2 wording and formattingRich Trott2018-08-261-16/+16
* http2: graduate from experimentalJames M Snell2018-08-241-2/+8
* doc: make createPushResponse() more detailledMaleDong2018-08-231-6/+10
* doc: unify optional arguments format in headingsVse Mozhet Byt2018-08-191-2/+2
* doc: clarify ServerResponse explanationsMaleDong2018-08-151-4/+2
* http2: correcting the heading formatAnto Aravinth2018-08-141-1/+1
* http2: explicitly disallow nested push streamsJames M Snell2018-08-131-0/+3
* doc: clarify http2 docs around class exportsJames M Snell2018-08-121-0/+13
* http2: remove `streamError` from docsJames M Snell2018-08-111-12/+0
* doc: document http2 network error behaviourAnna Henningsen2018-07-231-0/+5
* doc: add missing `require` to example in http2.mdKevin Simper2018-07-181-0/+1
* doc: declare all parameter typesSam Ruby2018-07-151-2/+4
* doc: fix http2stream.pushStream error docСковорода Никита Андреевич2018-07-101-1/+1
* http2: pass incoming set-cookie header as arrayGerhard Stoebich2018-07-051-2/+1
* doc: Improve doc for Http2 headers objectGerhard Stoebich2018-06-241-0/+17
* http2: fix several serious bugsAnatoli Papirovski2018-05-221-0/+4
* doc: fix typo in http2.mdKeita Akutsu2018-05-201-1/+1
* doc: add parameters for Http2Stream:error eventUjjwal Sharma2018-05-091-0/+2
* doc: add params for ClientHttp2Session:altsvcUjjwal Sharma2018-05-091-3/+3
* 2018-05-08, Version 10.1.0 (Current)Myles Borins2018-05-081-1/+1
* doc: add parameters for Http2Session:stream eventUjjwal Sharma2018-05-071-4/+7
* doc: add more missing backticksVse Mozhet Byt2018-05-031-62/+63
* doc: add missing periods or colonsVse Mozhet Byt2018-05-021-1/+1
* doc: add parameters for settings eventsUjjwal Sharma2018-05-011-4/+6
* doc: remove redundant empty linesVse Mozhet Byt2018-04-291-1/+0
* doc: improve parameters for Http2Session:goaway eventUjjwal Sharma2018-04-281-3/+2
* http: added aborted property to requestRobert Nagy2018-04-261-0/+10
* doc: improve docs for Http2Session:frameErrorUjjwal Sharma2018-04-251-7/+5
* 2018-04-24, Version 10.0.0 (Current)James M Snell2018-04-241-6/+6
* doc: add parameters for Http2Session:error eventUjjwal Sharma2018-04-231-0/+2
* doc,http2: add parameters for Http2Session:connect eventUjjwal Sharma2018-04-221-0/+3
* http2: refactor how trailers are doneJames M Snell2018-04-161-75/+116
* doc: close event does not take argumentsIndranil Dasgupta2018-04-141-1/+2
* doc: add quotes for event names + fix similar nitsVse Mozhet Byt2018-04-111-7/+7
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-121-4/+2
* doc, tools: make type parsing more strictVse Mozhet Byt2018-04-111-2/+2