Skip to content

Instantly share code, notes, and snippets.

@Bezhok
Created May 23, 2018 17:08
Show Gist options
  • Save Bezhok/052805dd7fdde0ee911c792df3f84029 to your computer and use it in GitHub Desktop.
Save Bezhok/052805dd7fdde0ee911c792df3f84029 to your computer and use it in GitHub Desktop.
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