Skip to content

test: http complete list of non-concat headers

Rodrigo Muino Tomonari requested to merge github/fork/bengl/testheaders into master

The original test was only testing some of the headers that shouldn't be concatenated as per lib/_http_incoming.js, so now the full list is there and matches what's in the docs as well.

content-length gives a ParseError if you set it to a string, so the test for that header uses numbers.

Merge request reports

Loading