(assert-xhr xhr)
(assert-xhr xhr tag)
(make-xhr uri)
(make-xhr uri attrs)
(parse-json$ j$)
(parse-json$ j$ keywordize)
(send-unparsed-xhr id uri)
(send-unparsed-xhr id uri resolve?)
(send-xhr uri)
(send-xhr x y)
(send-xhr name uri attrs)
(syn-xhr-ok-body me id uri)
(synaptic-xhr id uri)
(synaptic-xhr id uri resolve?)
(synaptic-xhr-unparsed id uri)
(synaptic-xhr-unparsed id uri resolve?)
(xhr-abort xhr)
(xhr-await xhr)
(xhr-await xhr max-seconds)
(xhr-error xhr)
(xhr-error? xhr)
(xhr-init!)
(xhr-ok-body xhr)
(xhr-poller id uri re-poll-test re-poll-after)
(xhr-poller id uri re-poll-test re-poll-after new-poller-when)
(xhr-resolved xhr)
(xhr-response xhr)
(xhr-selection xhr)
(xhr-send xhr)
(xhr-status xhr)
(xhr-status-key xhr)
(xhr-to-map xhr)
(xhr?-ok-body xhr)
(xhr?-response xhr)
Tolerates nil XHR assuming will arrive later in data flow
Tolerates nil XHR assuming will arrive later in data flow
(xhrfo xhr)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close