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 (1)
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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.5 | 4.0.1 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| com.mockrunner
»
mockrunner-servlet Mock classes for servlets | 1.0.0 | 2.0.7 | ||
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.8.1 | 6.1.1 |