unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* Purpose of "Status" header in HTTP responses?
@ 2010-06-23  5:57 Craig Davey
  2010-06-23  9:07 ` Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Craig Davey @ 2010-06-23  5:57 UTC (permalink / raw)
  To: mongrel-unicorn

Hi folks

On line #63 of unicorn/http_response.rb a "Status" header is written to the
socket. A comment in the code explains that some broken clients require this 
header and unicorn generously accommodates them.

We’re having the opposite problem. One of our clients using Microsoft Windows
and ASP haven’t been able to connect to our HTTP API since we moved it to 
unicorn from passenger. They receive the following error message when they 
try to connect to our servers:

msxml3.dll error '80072f78' server returned an invalid or unrecognized response

Our client thinks this error is caused by the "Status" header that is added 
to responses by unicorn. We don’t know of any other instances where this header 
is causing problems so we’re pretty confused about why it’s a problem for them.

Does anyone remember why this "Status" header was added to HttpResponse? Which 
broken clients was the change trying to accommodate?

Craig

_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-24 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-23  5:57 Purpose of "Status" header in HTTP responses? Craig Davey
2010-06-23  9:07 ` Eric Wong
2010-06-24 14:56   ` Purpose of "Status" " Craig Davey

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).