Constant CDN_CACHE_CONTROL
pub const CDN_CACHE_CONTROL: HeaderName;
Available on crate feature
dep_ureq
only.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.