Description Usage Arguments Details Value Examples
If you don't want to store the response of a GET request in the cache,
wrap it in uncached()
. It will neither read from nor write to cache.
1 |
... |
Things to evaluate with caching off |
uncached
will not invalidate cache records, if present. It only ignores
them.
Whatever ... returns.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.