You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/01/14 18:10:29 UTC

[Bug 64073] CompressionConfig does not clear Content-Length header if already set

https://bz.apache.org/bugzilla/show_bug.cgi?id=64073

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
How is the application setting the header and exactly what values is it
passing? The call to set the content-length header should be intercepted so an
actual content-length header isn't present.

Tomcat checks the header name in a case insensitive manner but it doesn't check
for leading and/or trailing space. Could that be the issue here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org