Liking cljdoc? Tell your friends :D

exoscale.telex.response


body-handlercljmultimethod

source

headers->mapclj

(headers->map http-response)
source

Responsecljprotocol

bodyclj

(body http-response)

Returns response body

Returns response body

headersclj

(headers http-response)

Returns response header map

Returns response header map

statusclj

(status http-response)

Returns http status of underlying response

Returns http status of underlying response
source

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

× close