Liking cljdoc? Tell your friends :D

barebuild.elements.server-resource.model


attr-credentialscljs

source

attr-headerscljs

source

attr-resource-idcljs

source

attr-srccljs

source

attr-timeoutcljs

source

default-timeout-mscljs

source

normalize-headerscljs

(normalize-headers m)
source

observed-attributescljs

source

resolve-credentialscljs

(resolve-credentials attr-value)
source

resolve-resource-idcljs

(resolve-resource-id attr-id)

The element's resource id from its resource-id attribute, or nil when absent or blank.

The element's resource id from its `resource-id` attribute, or nil when absent or blank.
sourceraw docstring

resolve-timeoutcljs

(resolve-timeout attr-value)

The budget in milliseconds a request gets before it is abandoned. A positive attribute value sets it, 0 removes it, and an absent or unusable one leaves the default in place, so a typo cannot silently drop the budget.

The budget in milliseconds a request gets before it is abandoned. A positive attribute value
sets it, 0 removes it, and an absent or unusable one leaves the default in place,
so a typo cannot silently drop the budget.
sourceraw docstring

tag-namecljs

source

valid-timeout?cljs

(valid-timeout? attr-value)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close