http.request.body.multipart.content_dispositions
http.request.body.multipart.content_dispositions Array<Array<String>> List of Content-Disposition headers for each part in the multipart body.
Requires a Cloudflare Enterprise plan with a paid add-on.
Example value:
[["form-data; name=\"username\""], ["form-data; name=\"picture\""]]Example usage:
any(http.request.body.multipart.content_dispositions[*][0] in {"form-data; name=\"username\"" "form-data; name=\"picture\""}) Categories: 
   - Request
 - Body
 
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