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.
Artifacts using ziplet version 2.0.0 (4)
HTTP server implementing a REST-style protocol
Last Release on May 2, 2016
Relocated → org.eclipse.rdf4j »
rdf4j-http-server
4.HTTP Compression Plugin
org.grails.plugins » ziplet Apache
Integrates the ziplet compression filter into Grails for controller content. This plugin replaces the deprecated compress
plugin that used the same filter under a different name.
Last Release on Sep 30, 2016
- Prev
- 1
- Next