Function net::http_cache::is_cacheable_by_default

source ยท
fn is_cacheable_by_default(status_code: u16) -> bool
Expand description

Determine if a response is cacheable by default https://tools.ietf.org/html/rfc7231#section-6.1