(handle* target
handler
request
request-map
base-request
response
{:keys [auth]})
(proxy-handler handler options)
(run-jetty handler
{:as options
:keys [configurator join? auth gzip? gzip-content-types
http-forwarded? 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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close