Liking cljdoc? Tell your friends :D

tiltontec.mxxhr.core


+xhr-sid+clj/s


assert-xhrclj/s

(assert-xhr xhr)
(assert-xhr xhr tag)

make-xhrclj/s

(make-xhr uri)
(make-xhr uri attrs)

parse-json$clj/s

(parse-json$ j$)
(parse-json$ j$ keywordize)

send-unparsed-xhrclj/s

(send-unparsed-xhr id uri)
(send-unparsed-xhr id uri resolve?)

send-xhrclj/s

(send-xhr uri)
(send-xhr x y)
(send-xhr name uri attrs)

syn-xhr-ok-bodyclj/s

(syn-xhr-ok-body me id uri)

synaptic-xhrclj/s

(synaptic-xhr id uri)
(synaptic-xhr id uri resolve?)

synaptic-xhr-unparsedclj/s

(synaptic-xhr-unparsed id uri)
(synaptic-xhr-unparsed id uri resolve?)

xhr-abortclj/s

(xhr-abort xhr)

xhr-awaitclj/s

(xhr-await xhr)
(xhr-await xhr max-seconds)

xhr-errorclj/s

(xhr-error xhr)

xhr-error?clj/s

(xhr-error? xhr)

xhr-init!clj/s

(xhr-init!)

xhr-name-to-mapclj/smultimethod


xhr-ok-bodyclj/s

(xhr-ok-body xhr)

xhr-pollerclj/s

(xhr-poller id uri re-poll-test re-poll-after)
(xhr-poller id uri re-poll-test re-poll-after new-poller-when)

xhr-resolvedclj/s

(xhr-resolved xhr)

xhr-responseclj/s

(xhr-response xhr)

xhr-selectionclj/s

(xhr-selection xhr)

xhr-sendclj/s

(xhr-send xhr)

xhr-statusclj/s

(xhr-status xhr)

xhr-status-keyclj/s

(xhr-status-key xhr)

xhr-to-mapclj/s

(xhr-to-map xhr)

xhr?-ok-bodyclj/s

(xhr?-ok-body xhr)

xhr?-responseclj/s

(xhr?-response xhr)

Tolerates nil XHR assuming will arrive later in data flow

Tolerates nil XHR assuming will arrive later in data flow
raw docstring

xhrfoclj/s

(xhrfo xhr)

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

× close