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

--- Comment #4 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to