Share via


RuleQueryStringCachingBehavior Enum

Defines how Frontdoor caches requests that include query strings. You can ignore any query strings when caching, ignore specific query strings, cache every request with a unique URL, or cache specific query strings.

Fields

IGNORE_QUERY_STRING
IGNORE_SPECIFIED_QUERY_STRINGS
INCLUDE_SPECIFIED_QUERY_STRINGS
USE_QUERY_STRING