pub fn refresh(
request: &Request,
response: Response,
done_chan: &mut DoneChannel,
cached_resources: &mut [CachedResource],
) -> Option<Response>Expand description
Freshening Stored Responses upon Validation. https://tools.ietf.org/html/rfc7234#section-4.3.4