Siesta Specs
Report generated from regression tests. Click a spec to see the code on Github.
See also:
Siesta Overview
|
User Guide
|
API Docs
-
Service
-
init()
-
resource(_:)
-
resource(baseURL:path:)
-
resource(absoluteURL:)
-
caching
-
configuration
-
wipeResources()
-
Resource paths
-
child()
-
relative()
-
optionalRelative()
-
withParam()
-
Resource observers
-
observer
-
resource memory management
-
observer auto-removal
-
Response data handling
-
plain text handling
-
JSON handling
-
image handling
-
standard transformers
-
custom transformer
-
using ResponseTransformer protocol
-
using closure
-
typedContent()
-
Progress
-
always reaches 1
-
computation
-
for request with no body
-
for request with a body
-
callback
-
Weak cache
-
get()
-
flushUnused()
-
entryCountLimit
-
Resource state
-
wipe()
-
request()
-
load()
-
loadIfNeeded()
-
load(using:)
-
cancelLoadIfUnobserved()
-
overrideLocalData()
-
overrideLocalContent()
-
invalidate()
-
starts in a blank state
-
Request
-
Pipeline
-
Entity cache