summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-create-client-connect.js
Commit message (Expand)AuthorAgeFilesLines
* http2: wait for session socket writable end on close/destroyDenys Otrishko2019-12-251-1/+3
* test: use shorthand propertiesTobias Nießen2018-01-171-2/+2
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2017-12-181-7/+5
* test: fix flaky test-http2-create-client-connectDavid Benjamin2017-11-111-9/+8
* test: update test to use fixtures modulegbugaisky2017-10-071-4/+3
* 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 range support for respondWith{File|FD}James M Snell2017-08-041-6/+6
* http2: add tests and benchmarksJames M Snell2017-08-041-0/+88