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

--- Comment #1 from Christopher Schultz <[email protected]> ---
So you are saying that AbstractAjpProcessor.prepareResponse needs to have
similar logic?

Under what conditions is a 304 response being sent along with a body? Is this a
Tomcat problem (i.e. a situation where Tomcat itself generates a 304-response
with a body) or is this a situation where a webapp can attempt to return a 304
response with a body and you want Tomcat to prevent it from doing so?

RFC 2616 does use RFC-MUST-NOT language when referring to 304 responses: "the
response MUST NOT contain a message-body".

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to