summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-client-destroy.js
Commit message (Expand)AuthorAgeFilesLines
* http2: fix several serious bugsAnatoli Papirovski2018-05-221-7/+1
* Revert "stream: prevent 'end' to be emitted after 'error'"Brian White2018-05-071-0/+1
* http2: fix responses to long payload reqsAnatoli Papirovski2018-04-281-0/+18
* stream: prevent 'end' to be emitted after 'error'Matteo Collina2018-04-201-1/+0
* test: http2 client operations after destroyTrivikram2018-02-201-3/+8
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2017-12-181-118/+94
* http2: major update to internalsJames M Snell2017-11-211-3/+0
* http2: do not allow socket manipulationAnatoli Papirovski2017-10-251-4/+7
* test: http2 client operations after destroyTrivikram Kamat2017-10-151-25/+24
* test: http2 client destroy tests in one fileTrivikram Kamat2017-10-071-36/+128
* 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/+54