Liking cljdoc? Tell your friends :D

exoscale.net.http.client.response


body-handlercljmultimethod


headers->mapclj

(headers->map http-response)

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

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

× close