summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-max-headers-count.js
Commit message (Expand)AuthorAgeFilesLines
* http: server check Host header, to meet RFC 7230 5.4 requirementwwwzbwcom2022-11-281-3/+5
* http: use Keep-Alive by default in global agentsPaolo Insogna2022-06-291-1/+1
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-2/+2
* deps,http: http_parser set max header size to 8KBMatteo Collina2018-11-281-3/+3
* https: defines maxHeadersCount in the constructorDaiki Arai2018-05-051-0/+73