[Bug 55453] AJP send Body with Status 304

2013-08-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55453 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55453] AJP send Body with Status 304

2013-08-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55453 --- Comment #2 from Dieter Paradeiser --- *) same logic, would be solve the problem ;o) **) ajp should also remove the body from response when status 304 is set *) its a webapp, jira from atlassian *) I know about the rfc, I also requested

[Bug 55453] AJP send Body with Status 304

2013-08-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55453 --- Comment #1 from Christopher Schultz --- 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 sit