pub(crate) async fn invalidate(
request: &Request,
response: &Response,
cached_resources: &mut [CachedResource],
)Expand description
Invalidation. https://tools.ietf.org/html/rfc7234#section-4.4
pub(crate) async fn invalidate(
request: &Request,
response: &Response,
cached_resources: &mut [CachedResource],
)Invalidation. https://tools.ietf.org/html/rfc7234#section-4.4