summaryrefslogtreecommitdiff
path: root/test/sequential/test-http-max-http-headers.js
Commit message (Expand)AuthorAgeFilesLines
* cli: add --max-http-header-size flagcjihrig2018-12-201-24/+45
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* tools: capitalize sentencesRuben Bridgewater2018-12-101-2/+2
* http: make parser choice a runtime flagAnna Henningsen2018-12-061-3/+5
* test: fix `common.mustNotCall()` usage in HTTP testAnna Henningsen2018-12-041-1/+1
* http: fix header limit errors and test for llhttpFedor Indutny2018-11-281-0/+9
* deps,http: http_parser set max header size to 8KBMatteo Collina2018-11-281-0/+154