Skip to content

Instantly share code, notes, and snippets.

@jharmn
Created January 25, 2015 03:18
Show Gist options
  • Save jharmn/9fe2f1c6ab70bf4f97dc to your computer and use it in GitHub Desktop.
Save jharmn/9fe2f1c6ab70bf4f97dc to your computer and use it in GitHub Desktop.
curl --head -i https://api.github.com/users/jasonh-n-austin -H "If-Modified-Since: Tue, 12 Feb 2013 02:58:46 GMT"
HTTP/1.1 304 Not Modified
Server: GitHub.com
Date: Thu, 14 Feb 2013 04:52:32 GMT
Connection: keep-alive
Status: 304 Not Modified
X-RateLimit-Limit: 60
X-RateLimit-Remaining: 50
Vary: Accept
Cache-Control: public, max-age=60, s-maxage=60
Last-Modified: Tue, 12 Feb 2013 02:58:46 GMT
X-Content-Type-Options: nosniff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment