Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Add cache headers to update GitHub cache #2

Closed
HR opened this issue May 31, 2017 · 0 comments
Closed

Add cache headers to update GitHub cache #2

HR opened this issue May 31, 2017 · 0 comments

Comments

@HR
Copy link
Owner

HR commented May 31, 2017

GitHub proxies HTTP requests so add include
Cache-Control: no-cache (& Pragma: no-cache for HTTP/1.0) / Expires (& Cache-Control: max-age=<seconds>) headers or Cache-Control: must-revalidate and ETag/Last-Modified headers to ensure the badges get updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant