42 Commits (canary-base)

Author SHA1 Message Date
Anatoli Papirovski c705f1067c http2: fix compat stream read handling, add tests 7 years ago
Anatoli Papirovski 33760ccc18
http2: remove unused onTimeout, add timeout tests 7 years ago
Anatoli Papirovski bc23681aa2 http2: small fixes to compatibility layer 7 years ago
Anatoli Papirovski 2f5bef4705 http2: expand list of known headers 7 years ago
Anatoli Papirovski 8fa5fcc0ba http2: emit close event if request aborted 7 years ago
Anatoli Papirovski a4e923f5c1 http2: fix subsequent end calls to not throw 7 years ago
James M Snell 9d9552f7ee http2: custom promisify for http2.connect 7 years ago
James M Snell ad3d899ae0 http2: improve http2 coverage 7 years ago
Anatoli Papirovski 1aca135cb9 http2: add tests for push stream error handling 7 years ago
Anatoli Papirovski c981483686 http2: cleanup of h2 compat layer, add tests 7 years ago
Anatoli Papirovski 45357d0556
http2: fix refs to status 205, add tests 7 years ago
Anatoli Papirovski c20901a7f5
http2: correct behaviour for enablePush unpack 7 years ago
Anatoli Papirovski 78fc726203
http2: store headersSent after stream destroyed 7 years ago
Anatoli Papirovski 2ffc8ac301 http2: set decodeStrings to false, test 7 years ago
Anatoli Papirovski 46133b5beb http2: use session not socket timeout, tests 7 years ago
Anatoli Papirovski 641646463d http2: add compat trailers, adjust multi-headers 7 years ago
Anatoli Papirovski 800c32d315 http2: fix closedCode NaN, increase test coverage 7 years ago
James M Snell 09480a8bf0 http2: guard against destroyed session, timeouts 7 years ago
Anatoli Papirovski 8d5b0130da
http2: correct emit error in onConnect, full tests 7 years ago
Anatoli Papirovski e289540e12
http2: adjust error types, test coverage 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
Anatoli Papirovski ad3d2ce68a http2: handle 100-continue flow & writeContinue 7 years ago
Matteo Collina 53c5bf546e http2: refactor error handling 7 years ago
Rich Trott f912080bf2 Revert "http2: refactor error handling" 7 years ago
Matteo Collina 4ca8ff264f http2: refactor error handling 7 years ago
Pini Houri 3f5d944ace http2: Expose Http2ServerRequest/Response 7 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 7 years ago
Anna Henningsen 5ea25d2ebe
http2: name padding buffer fields 7 years ago
Anna Henningsen e46ae99a2a
http2: use per-environment buffers 7 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 7 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 8 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 8 years ago
James M Snell c1d81a71b2 http2: get trailers working with the compat api 8 years ago
James M Snell b484ea1fab http2: refactor trailers API 8 years ago
James M Snell 59e509808a http2: address initial pr feedback 8 years ago
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 8 years ago
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 8 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 8 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 8 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 8 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 8 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 8 years ago