fn is_cacheable_by_default(status_code: StatusCode) -> boolExpand description
Determine if a response is cacheable by default https://tools.ietf.org/html/rfc7231#section-6.1
fn is_cacheable_by_default(status_code: StatusCode) -> boolDetermine if a response is cacheable by default https://tools.ietf.org/html/rfc7231#section-6.1