How does it work?
This criterion lets you match based on the instructions in the response’s Edge-Control header that determine whether the content is cacheable.
Any NO_STORE or BYPASS_CACHE HTTP headers set on the origin’s content override properties’ caching instructions. In that case, this match does not apply.
Operators
You can select the following logical conditions:
Value | The Rule is True when… |
---|---|
is | the response header instructions include the specified cacheability status. |
is not | the response header instructions do not include the specified cacheability status. |
Fields
From the drop-down list, select the response cacheability status. Specify if the content cache is enabled (CACHEABLE), disabled(NO_STORE), or ignored(BYPASS_CACHE).