Module ringo/middleware/gzip
Functions
- middleware(app)
middleware (app)
JSGI middleware for GZIP compression.
Parameters
| app | the JSGI application |
Returns
| the wrapped JSGI app |
JSGI middleware for GZIP compression.
| app | the JSGI application |
| the wrapped JSGI app |