summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
Commit message (Expand)AuthorAgeFilesLines
* doc: explain http2 aborted event callbackdev-3132019-11-031-0/+1
* doc: improve doc Http2Session:Timeoutdev-3132019-10-311-0/+1
* doc: remove dashesRich Trott2019-10-261-42/+36
* 2019-10-22, Version 13.0.0 (Current)Beth Griggs2019-10-221-7/+7
* 2019-10-11, Version 12.12.0 (Current)Ruben Bridgewater2019-10-111-2/+2
* doc: escape brackets not used as markdown reference linksNick Schonning2019-10-101-24/+24
* doc: return type is numberexoego2019-10-101-2/+2
* http2: allow passing FileHandle to respondWithFDAnna Henningsen2019-10-091-3/+6
* http2: set default maxConcurrentStreamsZYSzys2019-10-051-2/+6
* doc: add explicit bracket for markdown reference linksNick Schonning2019-10-031-5/+5
* doc: fix some signatures of .end() methodsVse Mozhet Byt2019-09-221-1/+1
* doc: add missing complete property to http2 docsJavier Ledezma2019-09-171-0/+10
* doc: space around listsNick Schonning2019-09-091-9/+14
* doc: use consistent indenting for unordered list itemsNick Schonning2019-09-031-42/+42
* doc: change the 'txt' to 'console' for a commandMaledong2019-09-031-1/+1
* doc: add blanks around code fencesNick Schonning2019-08-311-0/+1
* doc: format http2 anchor link and referenceNick Schonning2019-08-311-7/+8
* doc: add missing extends Http2SessionTrivikram Kamat2019-08-231-0/+4
* doc: indicate that Http2ServerRequest extends ReadableTrivikram Kamat2019-08-231-4/+2
* doc: indicate that Http2ServerResponse extends StreamTrivikram Kamat2019-08-231-4/+2
* 2019-08-20, Version 12.9.0 (Current)Michaël Zasso2019-08-201-1/+1
* http2: remove callback-based paddingAnna Henningsen2019-08-171-43/+15
* http: replace superfluous connection property with getter/setterRobert Nagy2019-08-171-0/+16
* http,stream: add writableEndedRobert Nagy2019-08-171-0/+12
* doc: clarify http2 server.close() behaviorcjihrig2019-07-081-8/+14
* doc: add description for the listener argumentLuigi Pinca2019-07-061-1/+3
* doc: cleanup pendingSettingsAck docscjihrig2019-06-251-3/+3
* doc: add missing word in frameError event docscjihrig2019-06-241-1/+1
* doc: fix sentence about Http2Stream destructioncjihrig2019-06-241-1/+1
* doc: remove "note that" from http2.mdRich Trott2019-06-231-14/+14
* doc: document Http2Stream#id propertymurgatroid992019-06-101-0/+10
* 2019-06-04, Version 12.4.0 (Current)Michaël Zasso2019-06-041-1/+1
* doc,test: clarify that Http2Stream is destroyed after data is readAlba Mendez2019-05-281-2/+3
* http2: support net.Server optionsLuigi Pinca2019-05-231-0/+6
* http, http2: remove default server timeoutAli Ijaz Sheikh2019-05-091-2/+10
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* doc: mark settings as optional and add callbackRuben Bridgewater2019-03-271-2/+7
* doc: make RFC references consistentRich Trott2019-03-171-1/+1
* doc: fix typo in http2.mdTJKoury2019-03-121-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-2/+2
* doc: maxReservedRemoteStreams value constraintsSebastiaan Deckers2019-03-021-1/+3
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-3/+3
* 2018-02-14, Version 11.10.0 (Current)Michaël Zasso2019-02-141-1/+1
* http2: makes response.writeHead return the responseMark S. Everitt2019-02-091-0/+8
* doc: add authority and scheme psuedo headersKenigbolo Meya Stephen2018-12-051-0/+20
* doc: cookie is joined using '; 'Gerhard Stoebich2018-12-011-1/+1
* doc: sort bottom-of-file markdown linksSam Roberts2018-11-281-7/+7
* 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