Contains functions to create Ring responses.
Contains functions to create Ring responses.
(forbidden)
Returns an HTTP 403 Forbidden response.
Returns an HTTP 403 Forbidden response.
(redirect url)
Returns an HTTP 302 redirect response.
Returns an HTTP 302 redirect response.
(redirect-after-post url)
Returns an HTTP 303 redirect response.
Returns an HTTP 303 redirect response.
(unauthorized realm reason)
Returns an HTTP 401 Unauthorized response.
Returns an HTTP 401 Unauthorized response.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close