rack-cache 1.17.0
Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (expires, cache-control) and/or validation (last-modified, etag) information.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rack
>= 0.4