raw.http.response.headers.names
raw.http.response.headers.names
Array<String> The names of the headers in the HTTP response without any transformation.
This is the raw field version of the http.response.headers.names
field. Raw fields, prefixed with raw.
, preserve original response values for later evaluations. These fields are immutable during the entire request evaluation workflow, and they are not affected by the actions of previously matched rules.
Example value:
["content-type"]
Example usage:
any(raw.http.response.headers.names[*] == "content-type")
Categories:
- Response
- Headers
- Raw fields
Was this helpful?
- Resources
- API
- New to Cloudflare?
- Directory
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- © 2025 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark
-