HttpOutput flush doesn't send headers
-------------------------------------
Key: JRUBY-1874
URL: http://jira.codehaus.org/browse/JRUBY-1874
Project: JRuby
Issue Type: Bug
Components: GoldSpike
Reporter: Thomas Flemming
Attachments: goldspike-r804-headers-fix.patch
When rails 1.99.1 sends a "304 Not Modified" with no body (or any response with
no body), "flush"
is called, not "close", so nothing is ever written to the Java
HttpServletResponse, so it returns whatever
the server's default response is.
http://rubyforge.org/tracker/index.php?func=detail&aid=16108&group_id=2014&atid=7859
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email