Liking cljdoc? Tell your friends :D
ClojureScript only.

cljs-utils.xhr


formatscljs


requestcljs

(request {:keys [method url accept content-type data on-complete on-error
                 on-progress auth]})

Send an xhr request with the given data as EDN Implementation taken from om-sync.

Send an xhr request with the given data as EDN
Implementation taken from om-sync.
raw docstring

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

× close