Liking cljdoc? Tell your friends :D

Ring-Cache-Buster

Build Status

Ring middleware for preventing caching.

This middleware adds a Cache-Control header to all wrapped responses that instruct others to never cache the generated response. This affects both edge caches and browser caches.

Installation

Add the following dependency to your project.clj:

[ring/ring-ssl "0.1.0"]

License

Copyright © 2014 Listora

Released under the MIT license, same as Ring.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close