(http api-host
r
{:keys [endpoint params on-load on-error method type headers on-progress
on-upload on-download keywordize?]
:or {method :post
type :transit
on-error :citrus/default-error
on-progress nil
on-upload nil
on-download nil
keywordize? true}
:as options})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close