Cookie is set
Matches when a cookie with the exact specified name is present in the request.
Matches when a cookie with the exact specified name is present in the request.
Matches when a cookie with the exact specified name is absent from the request.
Matches when a specific request cookie’s value matches a regular expression pattern.
Matches when a specific request cookie’s value does not match a regular expression pattern.
Matches when the request originates from one or more countries included in the Selected countries list.
Matches when the request originates from a country not included in the Selected countries list.
Matches when the requester’s IP address is present within a specified address set.
Matches when the requester’s IP address is absent from a specified address set.
Matches when the requester’s IP address is present in the allowlist.
Matches when the requester’s IP address is absent from the allowlist.
Matches when the requester’s IP address is a known malicious source.
Matches when the requester’s IP address is not a known malicious source.
Matches a specified percentage of traffic based on a random selection.
Matches when requests for a specific client exceed a defined threshold within a set duration.
Matches when the Referer request header matches one or more specified wildcard patterns.
Matches when the Referer request header does not match any wildcard patterns.
Matches when the Referer request header matches one or more application aliases.
Matches when the Referer request header does not match any application aliases.
Matches when the value of a specific request header matches a regular expression.
Matches when the value of a specific request header does not match a regular expression.
Matches when any specified request header names and patterns match.
Matches when any specified request header name or pattern is missing or mismatched.
Matches when the request method is one of the selected methods.
Matches when the request method is not one of the selected methods.
Matches when any specified response header names and patterns match.
Matches when any specified response header name or pattern is missing or mismatched.
Matches when the HTTP response status code matches provided codes or classes.
Matches when the User-Agent request header matches one or more regular expressions.
Matches when the User-Agent request header does not match any specified regular expressions.
Matches when the request URL matches a wildcard pattern or regular expression.
Matches when the request URL does not match any configured wildcard pattern or regular expression.
Was this page helpful?
Glad to hear it! Have any more feedback? Please share it here.
Sorry to hear that. Have any more feedback? Please share it here.