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

--- Comment #5 from Volker Kleinschmidt <vkleinschm...@blackboard.com> 
2010-08-27 18:25:38 EDT ---
(In reply to comment #4)

The problem isn't with a response header stating the body size is greater than
0, the problem is with actually sending a response body when there shouldn't be
one for a 304 request.

According to the Mozilla bug details, this is only being seen when compression
is enabled, and the body is actually a gzipped version of nothing - so this
appears to rather be a bug in mod_gzip.

-- 
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