(conform-response response)
(error)
(error payload)
(error payload msg)
An unexpected exception was thrown while processing the request.
An unexpected exception was thrown while processing the request.
(error? response)
(fail)
(fail payload)
(fail payload msg)
The request failed for anticipated reasons.
The request failed for anticipated reasons.
(fail? response)
(first-flash response)
(first-flash-text response)
(flash-error response msg)
(flash-level response n)
(flash-success response msg)
(flash-text response n)
(flash-warn response msg)
(ok)
(ok payload)
(ok payload msg)
The request was processed without a hitch.
The request was processed without a hitch.
(ok? response)
(payload response)
(redirect uri)
(redirect uri msg)
(redirect? response)
(status response)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close