This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.google.googlejavaformat » google-java-format
A Java source code formatter that follows Google Java Style.
1.41.35.0
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.62.0.18

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec CDDL +2
javax.servlet » servlet-api
Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications ...
2.54.0.1

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
com.mockrunner » mockrunner-servlet
Mock classes for servlets
1.0.02.0.7
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.8.16.1.1