diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-09 05:26:18 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-09 05:26:18 +0800 |
commit | d4a0fd43def7a3b4454afbd40c600057a24db040 (patch) | |
tree | d297f46facff92b7efb880d4d7565c666bd47c4d /print | |
parent | 7e4b7296121ec9c86f077301cec211bdd9b54897 (diff) | |
download | freebsd-ports-gnome-d4a0fd43def7a3b4454afbd40c600057a24db040.tar.gz freebsd-ports-gnome-d4a0fd43def7a3b4454afbd40c600057a24db040.tar.zst freebsd-ports-gnome-d4a0fd43def7a3b4454afbd40c600057a24db040.zip |
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.
* Standards-based (see RFC 2616 / Section 13).
* Freshness/expiration based caching
* Validation
* Vary support
* Portable: 100% Ruby / works with any Rack-enabled framework.
* Disk, memcached, and heap memory storage backends.
WWW: http://rtomayko.github.com/rack-cache/
PR: ports/150379
Submitted by: Eric Freeman <freebsdports at chillibear.com>
Diffstat (limited to 'print')
0 files changed, 0 insertions, 0 deletions