Module ringo/middleware/etag
Functions
- middleware(app)
middleware (app)
JSGI middleware for conditional HTTP GET request based on response body message digests.
Parameters
| app | the JSGI application |
Returns
| the wrapped JSGI app |
JSGI middleware for conditional HTTP GET request based on response body message digests.
| app | the JSGI application |
| the wrapped JSGI app |