validate_​entity_​tag


Instructs edge servers to compare the request's ETag header with that of the cached object. If they differ, the edge server sends a new copy of the object. This validation occurs in addition to the default validation of Last-Modified and If-Modified-Since headers.

OptionTypeDescriptionRequires
enabledboolean

Enables the ETag validation behavior.

{"displayType":"boolean","tag":"input","type":"checkbox"}