OptionalactiveSpecify specific cache(s) to use
OptionaldefaultThese settings are applied if the respective headers are not set on the cached response.
OptionalforcedThese settings overwrite the respective response headers.
Specify the cache key for this particular request
OptionalmodeDefault: "cacheControl", i.e. evaluate response headers to determine max cache time etc., and try to read from cache first before sending any request to the server.
OptionaltableSpecify a table name for the request; if none specified, a default is used. This can be used to separate requests of different kinds.
Configuration for requests with caching enabled