Liking cljdoc? Tell your friends :D

mollie-clj.http


build-headersclj

(build-headers params)
source

build-paramsclj

(build-params params)
source

DELETEclj

(DELETE url params)
source

GETclj

(GET url params)
source

POSTclj

(POST url params)
source

PUTclj

(PUT url params)
source

throw-errclj

(throw-err r)

Throws based on mollie response. Returns a map with :status, :message, :error (raw body, some error structure), :raw (complete response)

Throws based on mollie response.
Returns a map with :status, :message, :error (raw body, some error structure), :raw (complete response)
sourceraw docstring

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

× close