Liking cljdoc? Tell your friends :D

exoscale.telex.response


body-handlercljmultimethod


headers->mapclj

(headers->map http-response)

make-body-handlerclj

(make-body-handler {:as ctx
                    :exoscale.telex.response.body-handler/keys [timeout]
                    :or {timeout 10000}})

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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close