Liking cljdoc? Tell your friends :D

io.pedestal.http.jetty

Jetty adaptor for Pedestal.

Jetty adaptor for Pedestal.
raw docstring

create-connectorclj

(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.
sourceraw docstring

serverclj

(server service-map options)

Called from [[io.pedestal.http/server]] to create a Jetty server instance. The container option :insecure-ssl? is deprecate 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 deprecate in favor of :sni-host-check?
which is more precise but inverse to the deprecated key.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close