Liking cljdoc? Tell your friends :D

lovelace.utils


make-requestclj

(make-request token)
(make-request token data)

Adds the necessary Headers and body to the requests

Adds the necessary Headers and body to the requests
raw docstring

safe-getclj

(safe-get url req)

safe-patchclj

(safe-patch url req)

safe-postclj

(safe-post url req)

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

× close