Available match types

Here are the available Cloudlets match types as well as the Cloudlets supported.

📘

All match types support negation.

Match typeMatches based onWildcard supportCase sensitivity supportMultiple Value Support
Cookiea combination of cookie name and cookie value.
Defaultany and all incoming requests.
Device characteristicsa list of available device characteristics.
File extensionthe file extensions to match on.
Hostnamethe hostnames to match on.
IP address/CIDR listeither an IPv4 address or CIDR list.
Protocolthe protocol to match on. HTTP or HTTPS protocol are the current options, and you can only select one protocol per match.
Proxywhether the edge platform has determined that the incoming IP address is acting as a proxy.
Query stringthe query string values to match on. For example, name or name=value1 or name=value1 value2.
Rangea range of values.
Request headera request header value.
Request methodthe method used for the request, like GET or POST.
URL paththe URL paths to match on. For example: /clothing/children/shoes/shoe1.jpg.
URL regular expressiona regular expression. See Regular expressions for Cloudlets rules for more information.
User location dataa combination of the following geographic categories: continent, country, and region/state.