Skip to content

Instantly share code, notes, and snippets.

@nottrobin
Created February 18, 2016 10:30
Show Gist options
  • Select an option

  • Save nottrobin/c2cbb906a3f104661d99 to your computer and use it in GitHub Desktop.

Select an option

Save nottrobin/c2cbb906a3f104661d99 to your computer and use it in GitHub Desktop.
What caching headers should look like when updated with Django
$ curl -I cn.ubuntu.com
...
Date: Fri, 12 Feb 2016 22:48:38 GMT
Expires: Fri, 12 Feb 2016 22:53:35 GMT
Last-Modified: Fri, 12 Feb 2016 22:48:35 GMT
Cache-Control: max-age=300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment