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