Constant CDN_CACHE_CONTROL
pub const CDN_CACHE_CONTROL: HeaderName;
Specifies directives that allow origin servers to control the behavior of CDN caches interposed between them and clients separately from other caches that might handle the response.
See RFC 9213.