Liking cljdoc? Tell your friends :D

chesty.middleware


db-urlclj

(db-url request)
source

show-stacktrace?clj

(show-stacktrace? request ex)
source

site-not-foundclj

(site-not-found request)
source

site-with-secret-keysclj

(site-with-secret-keys site)
source

wrap-dbclj

(wrap-db f)
source

wrap-middlewareclj

(wrap-middleware f)
source

wrap-siteclj

(wrap-site f
           &
           {:keys [not-found-handler] :or {not-found-handler site-not-found}})
source

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

× close