(cors {:keys [origin] :as opts})
A chain handler that handles cors related headers.
A chain handler that handles cors related headers.
(interceptor callback)
Start interceptor from current context.
It wraps the rest of route chain the execution. It receive a continuation (as a cloure function) that must be called in order for processing to proceed.
Start interceptor from current context. It wraps the rest of route chain the execution. It receive a continuation (as a cloure function) that must be called in order for processing to proceed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close