Skip to content

Instantly share code, notes, and snippets.

@hjst
Created February 14, 2011 16:24
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 hjst/826101 to your computer and use it in GitHub Desktop.
Save hjst/826101 to your computer and use it in GitHub Desktop.
[ec2-user@hop ~]$ curl --head http://people.com.cn/
HTTP/1.0 200 OK
Server: nginx
Date: Mon, 14 Feb 2011 16:22:31 GMT
Content-Type: text/html
Content-Length: 152319
Last-Modified: Mon, 14 Feb 2011 16:18:17 GMT
Vary: Accept-Encoding
Accept-Ranges: bytes
X-Cache: MISS from www21.people.com.cn
Via: 1.0 www21.people.com.cn:80 (squid/2.6.STABLE14-20070808)
Connection: Keep-alive
Keep-Alive: timeout=15, max=100
[ec2-user@hop ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment