|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| Filter | GZIP compression filter for clients that can accept zipped content responses. |
| ResponseStream | Provides gzip stream compression for the gzip filter and response wrapper. |
| ResponseWrapper | Basic/standard response wrapper needed for the compression filtering. |
Provides a GZIP compression filter (and response wrapper, wrapped stream) for part/all content generated by the application. An additional URI pattern match controls which resources are to be compressed. In addition to the URI pattern, the client's header info is checked to verify that the client's browser can accept zipped content responses. Most application servers provide compression of HTML content. However, not all do or they do not have robust mechanisms to specify which content should be zipped and which should not.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||