(wrap-http-response handler)
Catches thrown http-exceptions and converts them into corresponding ring-responses. e.g. exception from (bad-request! "bad") is converted into (bad-request "bad"). Supports async-ring.
Catches thrown http-exceptions and converts them into corresponding ring-responses. e.g. exception from (bad-request! "bad") is converted into (bad-request "bad"). Supports async-ring.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close