Liking cljdoc? Tell your friends :D
ClojureScript only.

bluegenes.effects


http-fxfncljs

(http-fxfn {:keys [method uri headers timeout json-params transit-params
                   form-params multipart-params response-format on-success
                   on-error on-unauthorised on-progress-upload progress]})

The :http side effect is similar to :im-chan but is more generic and is used to support calls to BlueGene's web services. It uses cljs-http: https://github.com/r0man/cljs-http

The :http side effect is similar to :im-chan but is more generic and is used
to support calls to BlueGene's web services. It uses cljs-http: https://github.com/r0man/cljs-http
sourceraw docstring

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

× close