summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-server-rst-stream.js
Commit message (Expand)AuthorAgeFilesLines
* http2: do not emit our own close emit in Http2StreamJames M Snell2018-03-221-2/+2
* http2: fixes error handlingMatteo Collina2018-03-121-3/+11
* benchmark,lib,test,tools: use consistent quotesRich Trott2018-03-071-1/+1
* test,benchmark,doc: enable dot-notation ruleRuben Bridgewater2018-02-161-1/+1
* test: wrap countdown callback in common.mustCallBamieh2018-02-161-2/+2
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2017-12-181-12/+11
* http2: use 'close' event instead of 'streamClosed'James M Snell2017-11-281-1/+1
* test: fix flaky test-http2-server-rst-stream.jsAnatoli Papirovski2017-11-021-58/+35
* http2: near full http1 compatibility, add testsAnatoli Papirovski2017-10-061-3/+9
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-281-1/+0
* test: add crypto check to http2 testsDaniel Bevenius2017-08-081-0/+2
* http2: add tests and benchmarksJames M Snell2017-08-041-0/+72