Skip to content

Instantly share code, notes, and snippets.

@tongueroo
Created March 26, 2009 20:07
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 tongueroo/86292 to your computer and use it in GitHub Desktop.
Save tongueroo/86292 to your computer and use it in GitHub Desktop.
tung@walle ~/Sites/br/breport $ date; echo; curl -I http://assets2.bleacherreport.com/stylesheets/ie7_1237850974.css ; date; echo
Thu Mar 26 13:06:50 PDT 2009
HTTP/1.1 200 OK
Server: nginx/0.6.35
Date: Thu, 26 Mar 2009 20:06:56 GMT
Content-Type: text/css
Content-Length: 97
Last-Modified: Mon, 23 Mar 2009 23:30:23 GMT
Connection: keep-alive
Expires: Thu, 31 Dec 2037 23:55:55 GMT
Cache-Control: max-age=315360000
Accept-Ranges: bytes
Thu Mar 26 13:06:56 PDT 2009
tung@walle ~/Sites/br/breport $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment