Available match types
Here are the available Cloudlets match types as well as the Cloudlets supported.
All match types support negation.
Match type | Matches based on | Wildcard support | Case sensitivity support | Multiple Value Support |
---|---|---|---|---|
a combination of cookie name and cookie value. | ✓ | ✓ | ✓ | |
any and all incoming requests. | ||||
a list of available device characteristics. | ||||
a combination of field name and value in a web form. | ✓ | |||
the file extensions to match on. | ✓ | ✓ | ✓ | |
the hostnames to match on. | ✓ | ✓ | ||
either an IPv4 address or CIDR list. | ✓ | |||
the number of fields you want to validate on a web form. | ||||
the protocol to match on. HTTP or HTTPS protocol are the current options, and you can only select one protocol per match. | ||||
whether the edge platform has determined that the incoming IP address is acting as a proxy. | ||||
the query string values to match on. For example, | ✓ | ✓ | ✓ | |
a range of values. | ✓ | |||
a request header value. | ✓ | ✓ | ||
the method used for the request, like | ||||
the URL paths to match on. For example: | ✓ | ✓ | ✓ | |
a regular expression. See Regular expressions for Cloudlets rules for more information. | ✓ | |||
a combination of the following geographic categories: continent, country, and region/state. | ✓ |
Updated 2 months ago