(auth-stack {:keys [auth access-rules] :as components})Stack is applied from top down
Stack is applied from top down
(classpath-static-content-stack root-path options)Returns middleware that intercepts requests and serves files from the ClassLoader's Classpath.
Returns middleware that intercepts requests and serves files from the ClassLoader's Classpath.
(debug-log-request! msg handler)A logging tool that is useful for debugging
A logging tool that is useful for debugging
(file-static-content-stack root-path options)Returns middleware that intercepts requests and serves files relative to the root path.
Returns middleware that intercepts requests and serves files relative to the root path.
(wrap-cache-control handler)Wraps responses with a cache-control header
Wraps responses with a cache-control header
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |