Jetty adaptor for Pedestal.
Jetty adaptor for Pedestal.
(create-connector service-map options)Creates a connector from the service map and the connector-specific options.
Returns a connector in an unstarted state.
Creates a connector from the service map and the connector-specific options. Returns a connector in an unstarted state.
(server service-map options)Called from [[io.pedestal.http/server]] to create a Jetty server instance. The container option :insecure-ssl? is deprecated in favor of :sni-host-check? which is more precise but inverse to the deprecated key.
Called from [[io.pedestal.http/server]] to create a Jetty server instance. The container option :insecure-ssl? is deprecated in favor of :sni-host-check? which is more precise but inverse to the deprecated key.
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 |