Skip to content

Instantly share code, notes, and snippets.

@thestuntcoder
Created November 10, 2016 10:50
Show Gist options
  • Save thestuntcoder/53d44306822c2e8b2c377b32258d6604 to your computer and use it in GitHub Desktop.
Save thestuntcoder/53d44306822c2e8b2c377b32258d6604 to your computer and use it in GitHub Desktop.
header("Cache-Control: no-cache, no-store, must-revalidate"); // HTTP 1.1.
header("Pragma: no-cache"); // HTTP 1.0.
header("Expires: 0"); // Proxies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment