fn response_is_cacheable(metadata: &Metadata) -> bool
Expand description
Determine if a given response is cacheable. Based on https://tools.ietf.org/html/rfc7234#section-3
fn response_is_cacheable(metadata: &Metadata) -> bool
Determine if a given response is cacheable. Based on https://tools.ietf.org/html/rfc7234#section-3