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

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
Have a look at org.apache.coyote.http11.filters under java/

If I was going to do this I'd Look at how ChunkedInputFilter and
ChunkedOutputFilter are used compared to GzipOutoutFilter and use that as a
basis for a new GzipInputFilter class and associated plumbing.

This will definitely need lots of test cases. See the equivalent package under
test/

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