ReinH (owner)

Revisions

  • de76ef ReinH Mon Oct 05 11:20:48 -0700 2009
gist: 202319 Download_button fork
public
Public Clone URL: git://gist.github.com/202319.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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