Ring middleware functions for Hiccup.
Ring middleware functions for Hiccup.
(wrap-base-url handler)(wrap-base-url handler base-url)Ring middleware that wraps the handler in the [[with-base-url]] function.
The base URL may be specified as an argument. Otherwise, the :context key
on the request map is used.
Ring middleware that wraps the handler in the [[with-base-url]] function. The base URL may be specified as an argument. Otherwise, the `:context` key on the request map is used.
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 |