Liking cljdoc? Tell your friends :D

slipway.server


default-gzip-content-typesclj


proxy-handlerclj

(proxy-handler handler {:keys [auth] :as opts})

run-jettyclj

(run-jetty handler
           {:as options
            :keys [configurator join? auth http-forwarded? gzip?
                   gzip-content-types error-handler]})

Starts a Jetty server. See https://github.com/operatr-io/slipway#usage for list of options

Starts a Jetty server.
See https://github.com/operatr-io/slipway#usage for list of options
raw docstring

wrap-proxy-handlerclj

(wrap-proxy-handler jetty-handler)

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

× close