Liking cljdoc? Tell your friends :D

common-clj.http-client.clj-http


build-interceptorsclj

(build-interceptors env)
source

default-interceptorsclj

source

new-http-clientclj

(new-http-client endpoints)
(new-http-client endpoints overrides)

Inputs: ([endpoints :- s-hc/Endpoints] [endpoints :- s-hc/Endpoints overrides :- s-hc/Overrides])

Inputs: ([endpoints :- s-hc/Endpoints] [endpoints :- s-hc/Endpoints overrides :- s-hc/Overrides])
sourceraw docstring

strict-map->CljHttpclj

(strict-map->CljHttp m23277 & [drop-extra-keys?__1759__auto__])

Factory function for class CljHttp, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class CljHttp, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

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

× close