Package com.helger.web.servlets.filter
-
Class Summary Class Description CompressFilter This is a generic filter that first tries to find whether "GZip" is supported, and if this fails, whether "Deflate" is supported.
| Class | Description |
|---|---|
| CompressFilter |
This is a generic filter that first tries to find whether "GZip" is
supported, and if this fails, whether "Deflate" is supported.
|