Liking cljdoc? Tell your friends :D

reitit.ring.coercion


coerce-exceptions-middlewareclj/s

Middleware for handling coercion exceptions. Expects a :coercion of type reitit.coercion/Coercion and :parameters or :responses from route data, otherwise does not mount.

Middleware for handling coercion exceptions.
Expects a :coercion of type `reitit.coercion/Coercion`
and :parameters or :responses from route data, otherwise does not mount.
raw docstring

coerce-request-middlewareclj/s

Middleware for pluggable request coercion. Expects a :coercion of type reitit.coercion/Coercion and :parameters from route data, otherwise does not mount.

Middleware for pluggable request coercion.
Expects a :coercion of type `reitit.coercion/Coercion`
and :parameters from route data, otherwise does not mount.
raw docstring

coerce-response-middlewareclj/s

Middleware for pluggable response coercion. Expects a :coercion of type reitit.coercion/Coercion and :responses from route data, otherwise does not mount.

Middleware for pluggable response coercion.
Expects a :coercion of type `reitit.coercion/Coercion`
and :responses from route data, otherwise does not mount.
raw docstring

handle-coercion-exceptionclj/s

(handle-coercion-exception e respond raise)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
+kJump to recent docs
Move to previous article
Move to next article
+/Jump to the search field
× close