mirror of https://github.com/lukechilds/node.git
Browse Source
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. 'content-length` gives a parse error if you set it to a string, so the test for that header uses numbers. PR-URL: https://github.com/nodejs/node/pull/3930 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>v5.x
committed by
Rod Vagg
1 changed files with 17 additions and 1 deletions
Loading…
Reference in new issue