(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.
Due to a bug in the OCI retrieveLogs endpoint, it always sets content type
to application/json
even though it returns plain text on a 200 response.
This interceptor updates the content-type header in that case.
Due to a bug in the OCI retrieveLogs endpoint, it always sets content type to `application/json` even though it returns plain text on a 200 response. This interceptor updates the content-type header in that case.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close