Liking cljdoc? Tell your friends :D

compute.gcp.impl.response


http-status->categoryclj

(http-status->category status)

Returns the anomaly category given a HTTP status. ::anomalies/fault is returned if no matching status is found.

Returns the anomaly category given a HTTP status. `::anomalies/fault` is returned
if no matching status is found.
raw docstring

normalize-responseclj

(normalize-response {:keys [status body headers] :as response})

parse-content-typeclj

(parse-content-type content-type-str)

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

× close