Remove an HTTP request header
The following HTTP request header modification rule removes the cf-connecting-ip
header from the request:
Text in Expression Editor:
starts_with(http.request.uri.path, "/private/")
Selected operation under Modify request header: Remove
Header name: cf-connecting-ip