Liking cljdoc? Tell your friends :D

ring.adapter.jetty9.common


build-request-mapclj

(build-request-map request)

Create the request map from the Request object.

Create the request map from the Request object.
sourceraw docstring

get-charsetclj

(get-charset request)
source

get-headersclj

(get-headers request)

Creates a name/value map of all the request headers.

Creates a name/value map of all the request headers.
sourceraw docstring

noopclj

source

normalize-responseclj

(normalize-response response)

Normalize response for ring spec

Normalize response for ring spec
sourceraw docstring

set-headers!clj

(set-headers! response headers)

Update response with a map of headers.

Update response with a map of headers.
sourceraw docstring

update-responseclj

(update-response request response response-map)

Update Jetty Response from given Ring response map

Update Jetty Response from given Ring response map
sourceraw docstring

websocket-upgrade-response?clj

(websocket-upgrade-response? resp)
source

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

× close