Liking cljdoc? Tell your friends :D
Clojure only.

ring.middleware.cache-buster


wrap-cache-busterclj

(wrap-cache-buster handler)

Prevents any and all HTTP caching by adding a Cache-Control header that marks contents as private and non-cacheable.

Prevents any and all HTTP caching by adding a Cache-Control header
that marks contents as private and non-cacheable.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close