Liking cljdoc? Tell your friends :D

roll.handler


default-handlerclj

(default-handler req)
source

default-middlewareclj

source

get-default-handlerclj

(get-default-handler)

Make sure we have an initialized handler and return it.

Make sure we have an initialized handler and return it.
sourceraw docstring

hrefclj

(href router & keys)
source

init-handlerclj

(init-handler & [{:as opts :keys [sente middleware]}])

Initialize ring handler.

Initialize ring handler.
sourceraw docstring

init-routerclj

(init-router & [{:keys [sente routes middleware conflicts]}])

Create router with optional extra routes

Create router with optional extra routes
sourceraw docstring

ring-handlerclj

source

session-middlewareclj

source

wrap-csrfclj

(wrap-csrf handler)

Replace {{csrf}} in response body with actual token.

Replace {{csrf}} in response body with actual token.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close