mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-21 14:25:23 +00:00
I Added AsyncGzipFilter, which uses a modified HttpOutput instance to provide gzip compression without wrapping or blocking. Does not currently handle deflate.