Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
As per RFC 7234, our caching mechanism needs to implement heuristic expiration and provide appropriate warning codes when serving stale responses. The changes will ensure that we are compliant with the HTTP/1.1 cache specification and provide more informative responses to clients when serving cached data
Tasks include:
- Add Warning Code 113 (Heuristic expiration) when serving a cached response past its freshness lifetime.
- ... to determinate.