Get test-http-response-no-headers.js to pass
authorFelix Geisendörfer <felix@debuggable.com>
Tue, 22 Nov 2011 20:54:17 +0000 (21:54 +0100)
committerFelix Geisendörfer <felix@debuggable.com>
Tue, 22 Nov 2011 21:48:50 +0000 (22:48 +0100)
commit6e1e9e2fcb8dd79eada404581c2cc3eb2cd245f8
treed80c60b5f5ec05e3644db327bc336ee214c9183d
parent246805d3865dc2d8f81037dc7c43069c537a7ed5
Get test-http-response-no-headers.js to pass

Main fix was in 3abebf which added HTTP/0.9 support to http parser.

Changed test because HTTP 1.1 mandates keep-alive when no headers are
given.

Fixes #1711
test/simple/test-http-response-no-headers.js