(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 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 |