Constant actix_http::header::CDN_CACHE_CONTROL
source ยท pub const CDN_CACHE_CONTROL: HeaderName;
Expand description
Response header field that allows 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 for full semantics.