(get-headers request)
Creates a name/value map of all the request headers.
Creates a name/value map of all the request headers.
(build-request-map r)
(set-headers response headers)
Update a HttpServletResponse with a map of headers.
Update a HttpServletResponse with a map of headers.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close