https://issues.apache.org/bugzilla/show_bug.cgi?id=51197

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from Mark Thomas <ma...@apache.org> 2012-03-05 12:25:29 UTC ---
The base test case has been updated to return a response body for error
responses.

The ErrorReportValve has been updated to write a response body if sendError()
is called during an async request if it is being handled on a container thread.
As per SRV 10.9.2, if an error occurs during an async request on an application
thread, writing the response body - if any - is entirely an application
responsibility.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to