mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 00:17:18 +00:00
Previously the GZIPContentDecoder would allocate a new buffer for each gzip encoded response. Signed-off-by: Carter Kozak <c4kofony@gmail.com>