Cloudflare has shipped support for the HTTP Vary header in Cache Rules, allowing developers to control how caches handle responses that vary based on request headers like Accept or Accept-Language. The Vary header tells intermediary caches which request fields may affect a response, but without proper handling can create excessive cache entries; Cloudflare's solution lets origins declare what may vary while giving administrators control over how much variation is actually meaningful.