"ConnectionEventListener"
in future specs and (much sooner I hope) in Tomcat?
P.S. I'll be very glad if I am wrong and just miss something obvious.
P.P.S I'll be happy if somebody tells me if and where I'm wrong.
Thanks in advance.
Anton Brazhnyk
--
To unsubscribe
Hi,
Applying compression filter to response with non-default character encoding will mess
the output.
The reason is CompressionServletResponseWrapper.getWriter() returns writer with
system-default encoding.
In my case response is UTF-8 and system-default encoding is ISO-something (Latin-1