pub fn default_status_code_cache_filter(code: StatusCode) -> CacheActionExpand description
This is the default for Options::status_code_cache_filter.
This caches the request on every StatusCode except
- client errors, however
404 Not Foundand410 Goneare still cached - any informational response
- 304 Not Modified