Liking cljdoc? Tell your friends :D

slipway.util

Utility functions.

Derived from:
  * https://github.com/sunng87/ring-jetty9-adapter/blob/master/src/ring/adapter/jetty9.clj
raw docstring

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.
raw docstring

RequestMapDecodercljprotocol

build-request-mapclj

(build-request-map r)

set-headersclj

(set-headers response headers)

Update a HttpServletResponse with a map of headers.

Update a HttpServletResponse with a map of headers.
raw docstring

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

× close