summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-getpackedsettings.js
AgeCommit message (Expand)Author
2020-11-19http2: add support for TypedArray to getUnpackedSettingsAntoine du Hamel
2020-08-12http2: add maxHeaderSize option to http2Priyank Singh
2020-04-21http2: refactor and cleanup http2James M Snell
2020-01-05http2: set default enableConnectProtocol to 0ZYSzys
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-12-20errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2019-10-05http2: set default maxConcurrentStreamsZYSzys
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-11-28http2: reduce code duplication in settingsJames M Snell
2017-11-21http2: major update to internalsJames M Snell
2017-11-04http2: refactor multiple internalsJames M Snell
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-09-10http2: correct behaviour for enablePush unpackAnatoli Papirovski
2017-08-11test: increase http2 coverageMichael Albert
2017-08-08test: add crypto check to http2 testsDaniel Bevenius
2017-08-04http2: fix linting after rebaseJames M Snell
2017-08-04http2: add range support for respondWith{File|FD}James M Snell
2017-08-04http2: add tests and benchmarksJames M Snell