Liking cljdoc? Tell your friends :D

ring.adapter.jetty9.common


=ignore-caseclj

(=ignore-case s1 s2)
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

lower-case-keysclj

(lower-case-keys m)
source

RequestMapDecodercljprotocol

build-request-mapclj

(build-request-map r)
source

set-headersclj

(set-headers response headers)

Update a HttpServletResponse with a map of headers.

Update a HttpServletResponse with a map of headers.
sourceraw docstring

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

× close