(dependencies component)Interceptor that adds the dependencies of a component into the
Pedestal context.
Interceptor that adds the dependencies of a `component` into the Pedestal context.
Interceptor that logs the request's method, uri and duration in ms.
Interceptor that logs the request's method, uri and duration in ms.
Interceptor that merges :transit-params, :edn-params and :json-params into :data.
Interceptor that merges :transit-params, :edn-params and :json-params into :data.
(merge-request-keys source-keys target-key)Return an interceptor that merges the source-keys of the request
into target-key.
Return an interceptor that merges the `source-keys` of the request into `target-key`.
Interceptor for handling headers set by HTTP proxies.
Interceptor for handling headers set by HTTP proxies.
(remove-interceptors-by-names interceptors names)Remove all interceptors matching names.
Remove all `interceptors` matching `names`.
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 |