org.clojars.mikejs/ring-etag-middleware


License
MIT

Documentation

ring-etag-middleware

Calculates etags for ring responses and returns 304 responses when appropriate.

Usage

Defines a ring middleware function at ring.middleware.etag/wrap-etag.

Installation

Add [org.clojars.mikejs/ring-etag-middleware "0.1.0-SNAPSHOT"] to your leingingen dependencies.

License

Copyright (C) 2010 Michael Stephens.

Distributed under an MIT-style license (see LICENSE for details).