Add an HTTP request header with a static value
The following HTTP request header modification rule adds a header named X-Source
with a static value (Cloudflare
) to the request:
Text in Expression Editor:
starts_with(http.request.uri.path, "/en/")
Selected operation under Modify request header: Set static
Header name: X-Source
Value: Cloudflare