Liking cljdoc? Tell your friends :D

common-clj.components.http-client.in-memory-http-client


mock-response!clj

(mock-response! http-client endpoint options)
(mock-response! {:keys [mocked-responses]} endpoint path-params {:keys [body]})

new-http-clientclj

(new-http-client endpoints)

Inputs: [endpoints :- s-hc/Endpoints]

Inputs: [endpoints :- s-hc/Endpoints]
raw docstring

strict-map->InMemoryHttpClientclj

(strict-map->InMemoryHttpClient m40851 & [drop-extra-keys?__6751__auto__])

Factory function for class InMemoryHttpClient, 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 InMemoryHttpClient, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
raw docstring

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