Changes between Initial Version and Version 1 of Ticket #27225, comment 4
- Timestamp:
- Sep 16, 2016, 2:37:37 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27225, comment 4
initial v1 1 [ RFC7234](https://tools.ietf.org/html/rfc7234#section-5.1) says about '''Age''' header which indicates age of the cache, so instead of Cache-Control's max-age regeneration it is possible to set Age. Also there is good visual explanation how browser cache should work: https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching#Freshness1 [https://tools.ietf.org/html/rfc7234#section-5.1 RFC7234] says about '''Age''' header which indicates age of the cache, so instead of Cache-Control's max-age regeneration it is possible to set Age. Also there is good visual explanation how browser cache should work: [https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching#Freshness]