summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-server-push-stream.js
Commit message (Expand)AuthorAgeFilesLines
* http2: do not falsely emit 'aborted' on pushAnatoli Papirovski2018-09-221-0/+1
* http2: explicitly disallow nested push streamsJames M Snell2018-08-131-0/+8
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2017-12-181-2/+3
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-281-1/+0
* http2: add tests for push stream error handlingAnatoli Papirovski2017-09-131-2/+2
* test: add crypto check to http2 testsDaniel Bevenius2017-08-081-0/+2
* http2: add tests and benchmarksJames M Snell2017-08-041-0/+58