Skip to content

Instantly share code, notes, and snippets.

@reinh
Created October 5, 2009 18:20
Show Gist options
  • Save reinh/202319 to your computer and use it in GitHub Desktop.
Save reinh/202319 to your computer and use it in GitHub Desktop.
reinh:/Users/reinh$ time curl --HEAD http://www.gear6.com/
HTTP/1.1 200 OK
Date: Mon, 05 Oct 2009 18:19:36 GMT
Server: Apache/2.0.54
X-Powered-By: PHP/5.2.6
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: store, no-cache, must-revalidate, post-check=0, pre-check=0
Set-Cookie: SESSeaf0399b1213ffaa785053aa92c4b73c=7a86a167e22eaca8a7697b5c23df944e; expires=Wed, 28 Oct 2009 21:52:56 GMT; path=/; domain=.gear6.com
Last-Modified: Mon, 05 Oct 2009 18:19:36 GMT
Vary: Accept-Encoding
Content-Type: text/html; charset=utf-8
real 0m5.586s
user 0m0.001s
sys 0m0.004s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment