Closes GH-721 Set default host header properly
authorisaacs <i@izs.me>
Wed, 23 Feb 2011 22:46:35 +0000 (14:46 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Sat, 2 Apr 2011 00:40:41 +0000 (17:40 -0700)
commit6d85da185c850cf871e1aeec25baa3da1971610f
treecab0d941cf2a68da741da6df01c58b4886ce9b12
parente1a72f0e2e4fa668d73657c55ed399f674af6ec0
Closes GH-721 Set default host header properly

However, this test is failing for some quite unrelated issue.
Getting some odd "socket hangup" crashes, and only the first request
ever makes it to the server.
lib/http.js
lib/https.js
test/simple/test-http-host-headers.js [new file with mode: 0644]