I have the same problem, working with an old isapi dll, My proxy crashs the same way. Here are the headers:
httpHTTP/1.1 200 OK Server: Microsoft-IIS/7.0 Date: Mon, 27 Aug 2012 13:01:05 GMT Connection: close Set-Cookie:SID=3565326466666337666331363137623133626132346234323233353234356662; path=/; בתאריך יום שישי, 5 בנובמבר 2010 16:13:47 UTC+2, מאת Ben Noordhuis: > > On Thu, Nov 4, 2010 at 12:38, Mark Nottingham <[email protected]<javascript:>> > wrote: > > It's perfectly OK for an HTTP/1.1 server to send a response without > Transfer-Encoding, Content-Length, or Connection: close; it's just unusual. > > I respectfully disagree. Keep-alive is the default for HTTP/1.1. > Without one of these three headers, there is no way for the client to > determine if and when the current response ends. > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
