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/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.google.googlejavaformat
»
google-java-format A Java source code formatter that follows Google Java Style. | 1.4 | 1.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.6 | 2.0.18 |
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 |