summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-client-unescaped-path.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-1/+1
* http2: refer to stream errors by nameAnna Henningsen2018-03-041-1/+1
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2017-12-181-8/+7
* http2: use 'close' event instead of 'streamClosed'James M Snell2017-11-281-1/+1
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-281-1/+0
* doc,lib,src,test: strip executable bits off filesAnna Henningsen2017-09-011-0/+0
* test: add crypto check to http2 testsDaniel Bevenius2017-08-081-0/+2
* test: fix flaky test-http2-client-unescaped-path on osxJames M Snell2017-08-041-1/+1
* http2: add tests and benchmarksJames M Snell2017-08-041-0/+37