Liking cljdoc? Tell your friends :D

slouch.http.response

Functions commandeered from ring.util.response and slightly modified, if need be, to fit clj-http responses

Functions commandeered from ring.util.response and
slightly modified, if need be, to fit clj-http responses
raw docstring

find-headerclj

(find-header resp header-name)

get-headerclj

(get-header resp header-name)

(set-cookie resp name value & [opts])

Sets a cookie on the response. Requires the handler to be wrapped in the wrap-cookies middleware.

Sets a cookie on the response. Requires the handler to be wrapped in the
wrap-cookies middleware.
raw docstring

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

× close