Low level functionality that uses Martian and Httpkit to send HTTP requests.
Low level functionality that uses Martian and Httpkit to send HTTP requests.
When invoking get-namespace
, it returns Content-Type: application/json
but the body
is actually plain text. This interceptor overwrites the response content type to fix this.
When invoking `get-namespace`, it returns `Content-Type: application/json` but the body is actually plain text. This interceptor overwrites the response content type to fix this.
(make-context conf)
Creates Martian context for the given configuration. This context should be passed to subsequent requests.
Creates Martian context for the given configuration. This context should be passed to subsequent requests.
Overrides request options for get-object
calls.
Overrides request options for `get-object` calls.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close