Closed AaronO closed 6 years ago
immutable
stale-if-error
stale-while-revalidate
These directives are supported by some CDNs (e.g: Fastly) and can be useful in proxies.
You can read more about them here:
Cool. Thank you for the PR.
Shouldn't immutable change the behavior of CachableResponse? As a first pass, just parsing it is great, but it points to actually doing the work in #1.
immutable
stale-if-error
stale-while-revalidate
These directives are supported by some CDNs (e.g: Fastly) and can be useful in proxies.
More info
You can read more about them here: