Created
March 9, 2021 17:31
-
-
Save CreatiCoding/79d0ab056f00cd2027eed6936a7fe8b0 to your computer and use it in GitHub Desktop.
no-cache.html
This file contains hidden or 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
| <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> | |
| <meta http-equiv="Expires" content="0" /> | |
| <meta http-equiv="Pragma" content="no-cache" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment