Skip to content

Instantly share code, notes, and snippets.

@odino
Created May 2, 2014 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save odino/aa5bcfeec245538cd856 to your computer and use it in GitHub Desktop.
Save odino/aa5bcfeec245538cd856 to your computer and use it in GitHub Desktop.
minimal:
Cache-Control: public, max-age=60, s-maxage=60
minimal-private:
Cache-Control: private, max-age=60
aggressive:
Cache-Control: public, max-age=60, s-maxage=60
no-go:
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
Pragma: no-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment