Similar to existing `stale_if_error` option in requests-cache. This should also include support for `Cache-Control: stale-if-error` (allowed in both request and response headers).
Similar to existing
stale_if_erroroption in requests-cache.This should also include support for
Cache-Control: stale-if-error(allowed in both request and response headers).