Created
May 23, 2018 17:08
-
-
Save Bezhok/052805dd7fdde0ee911c792df3f84029 to your computer and use it in GitHub Desktop.
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
header("Cache-Control: no-store, no-cache, must-revalidate, max-age=0"); | |
header("Cache-Control: post-check=0, pre-check=0", false); | |
header("Pragma: no-cache"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment