INTEGRITY Cloudflare Docs

Available fields and functions

Filter expressions

A URL rewrite rule filter expression (that is, the expression that defines which incoming requests match the rule) can include the following fields:

Refer to Fields for reference information on these fields.

For information on the available functions, refer to Functions.

Rewrite expressions

A rewrite expression (that is, the expression that defines the dynamic URL rewrite to perform) can only include the following fields:

Refer to the Fields reference for more information on these fields.

The concat(), regex_replace(), and wildcard_replace() functions can appear only once in a rewrite expression. Additionally, you cannot nest the regex_replace() and wildcard_replace() functions.