summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-util-update-options-buffer.js
Commit message (Expand)AuthorAgeFilesLines
* http2: implement support for max settings entriesJames M Snell2020-06-021-2/+6
* http2: move process.binding('http2') to internalBindingJames M Snell2018-08-181-1/+2
* http2: implement maxSessionMemoryJames M Snell2018-01-051-2/+5
* test: add hasCrypto when using binding('crypto')Daniel Bevenius2017-12-291-1/+3
* http2: convert Http2Settings to an AsyncWrapJames M Snell2017-12-221-2/+6
* http2: major update to internalsJames M Snell2017-11-211-4/+12
* http2: refactor multiple internalsJames M Snell2017-11-041-3/+10
* test: http2 test coverage for updateOptionsBufferJames M Snell2017-09-051-0/+67