Constant http::header::CDN_CACHE_CONTROL
source ยท pub const CDN_CACHE_CONTROL: HeaderName;
Expand description
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.