test: add http multi-line header test
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 14 Sep 2011 14:29:32 +0000 (16:29 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 14 Sep 2011 14:29:32 +0000 (16:29 +0200)
commit5724b54d2e19b6d061a75ecd727ba7ce7eaa185b
tree13febf79ce41bbbc6fe646029ab67b5827a12fe9
parent8b2a3354f9674c4e05a669e9b741340f1c37c167
test: add http multi-line header test

Test case for #1569. Verify that http_parser parses multi-line headers.
test/simple/test-http-multi-line-headers.js [new file with mode: 0644]