Function net::http_cache::calculate_response_age
source ยท fn calculate_response_age(response: &Response) -> Duration
Expand description
Calculating Age https://tools.ietf.org/html/rfc7234#section-4.2.3
fn calculate_response_age(response: &Response) -> Duration
Calculating Age https://tools.ietf.org/html/rfc7234#section-4.2.3