You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
Support for If-Modified-Since conditional responses (currently only uses ETags)
Better handling of Cache-Control headers
Better handling of Expires headers (currently only uses Cache-Control's max-age)
Pull requests welcome.
Sorry, I'm pretty busy and don't have time to submit a PR, but I wrote a module for checking cache headers you may find useful. It handles both Cache-Control and Expires headers: lukechilds/expired
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From the readme:
Sorry, I'm pretty busy and don't have time to submit a PR, but I wrote a module for checking cache headers you may find useful. It handles both
Cache-Control
andExpires
headers: lukechilds/expiredThe text was updated successfully, but these errors were encountered: