summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-getpackedsettings.js
Commit message (Expand)AuthorAgeFilesLines
* http2: set default enableConnectProtocol to 0ZYSzys2020-01-051-16/+44
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-10/+10
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-2/+2
* http2: set default maxConcurrentStreamsZYSzys2019-10-051-14/+2
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-3/+4
* test: minor refactoringRuben Bridgewater2018-02-161-4/+5
* test: remove assert.doesNotThrow()Ruben Bridgewater2018-02-161-6/+4
* test: replace assert.throws w/ common.expectsErrorMithun Sasidharan2017-12-081-18/+18
* http2: reduce code duplication in settingsJames M Snell2017-11-281-8/+2
* http2: major update to internalsJames M Snell2017-11-211-1/+2
* http2: refactor multiple internalsJames M Snell2017-11-041-3/+5
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-281-1/+0
* http2: correct behaviour for enablePush unpackAnatoli Papirovski2017-09-101-0/+21
* test: increase http2 coverageMichael Albert2017-08-111-0/+33
* test: add crypto check to http2 testsDaniel Bevenius2017-08-081-0/+2
* http2: fix linting after rebaseJames M Snell2017-08-041-8/+8
* http2: add range support for respondWith{File|FD}James M Snell2017-08-041-1/+1
* http2: add tests and benchmarksJames M Snell2017-08-041-0/+131