-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: preserve rfc7234 5.5.4 warnings
If a cached object is more than 24 hours old, and it has a heuristically chosen expiration date of more than 24 hours (thus resulting in it being served from cache), then a 113 warning should be applied http-cache-semantics provides this facility, but we were not taking advantage of it.
- Loading branch information
1 parent
119e479
commit 001b91e
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters