summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-header-overflow.js
Commit message (Expand)AuthorAgeFilesLines
* http: disable chunked encoding when OBS fold is usedPaolo Insogna2022-09-231-7/+2
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-1/+1
* http: do not emit end after abortedRobert Nagy2019-10-131-1/+8
* http: improve parser error messagesAnna Henningsen2019-07-051-1/+1
* tools: force common be required before any other modulesZYSzys2019-05-131-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* http: send connection: close when closing connYann Hamon2019-03-091-1/+2
* http: return HTTP 431 on HPE_HEADER_OVERFLOW errorAlbert Still2019-02-011-0/+47