Obey the IANA caching #3

Closed
opened 2022-10-07 14:32:03 +02:00 by bortzmeyer · 1 comment
Owner

Currently, we have a fixed, and locally decided Time-To-Live. Since IANA returns Expires and Cache-Control, and since RFC 9224, section 8, mandates its use, we should do it. Add a new file with the expiration date? Should we use Expires or Cache-Control?

Currently, we have a fixed, and locally decided Time-To-Live. Since IANA returns Expires and Cache-Control, and since RFC 9224, section 8, mandates its use, we should do it. Add a new file with the expiration date? Should we use Expires or Cache-Control?
Author
Owner

RFC 9111, section 4.2.1 is clear: use Cache-Control: max-age (today, both headers give exactly the same result).

RFC 9111, section 4.2.1 is clear: use `Cache-Control: max-age` (today, both headers give exactly the same result).
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bortzmeyer/check_expire#3
No description provided.