Skip to content

Instantly share code, notes, and snippets.

@lidaobing
Created April 20, 2014 13:03
Show Gist options
  • Save lidaobing/11113711 to your computer and use it in GitHub Desktop.
Save lidaobing/11113711 to your computer and use it in GitHub Desktop.
lidaobing@lis-macbook-pro deploy (issue_8164) $ curl -I http://www.ubuntu.com/
HTTP/1.1 302 Found
Date: Sun, 20 Apr 2014 13:03:12 GMT
Server: Apache/2.2.22 (Ubuntu)
Location: http://www.ubuntu.com/index_kylin
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
lidaobing@lis-macbook-pro deploy (issue_8164) $ tsocks curl -I http://www.ubuntu.com/
HTTP/1.1 200 OK
Date: Sun, 20 Apr 2014 13:02:17 GMT
Server: Apache/2.2.22 (Ubuntu)
Cache-Control: public, max-age=300
Vary: Accept-Encoding
Content-Length: 17268
Content-Type: text/html; charset=utf-8
Age: 59
X-Cache: HIT from nuno.canonical.com
X-Cache-Lookup: HIT from nuno.canonical.com:80
Via: 1.1 nuno.canonical.com:80 (squid/2.7.STABLE7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment