Created
October 5, 2009 18:20
-
-
Save reinh/202319 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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