summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-misused-pseudoheaders.js
AgeCommit message (Expand)Author
2018-05-07Revert "stream: prevent 'end' to be emitted after 'error'"Brian White
2018-04-20stream: prevent 'end' to be emitted after 'error'Matteo Collina
2018-04-16http2: refactor how trailers are doneJames M Snell
2018-03-04http2: refer to stream errors by nameAnna Henningsen
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-08-08test: add crypto check to http2 testsDaniel Bevenius
2017-08-04http2: refactor trailers APIJames M Snell
2017-08-04http2: add range support for respondWith{File|FD}James M Snell
2017-08-04http2: add tests and benchmarksJames M Snell