Fork me on GitHub

Module ringo/middleware/etag

Functions


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