Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.2.4, 4.2.5, 4.3 Beta1
Description
The stale-if-error request cache directive is defined in RFC 5861:
http://tools.ietf.org/html/rfc5861
As implemented, this will only apply to cache entries that are revalidatable (i.e. they have an Etag or Last-Modified header and can be refreshed with a conditional request) but it should also apply to any stale cache entry.