Skip to content

Instantly share code, notes, and snippets.

@lidaobing
Created January 18, 2013 07:19
Show Gist options
  • Save lidaobing/4562909 to your computer and use it in GitHub Desktop.
Save lidaobing/4562909 to your computer and use it in GitHub Desktop.
$ curl -I http://twitter.github.com/bootstrap/base-css.html#forms
curl: (56) Recv failure: Connection reset by peer
$ tsocks curl -I http://twitter.github.com/bootstrap/base-css.html#forms
HTTP/1.1 200 OK
Server: GitHub.com
Date: Fri, 18 Jan 2013 07:18:29 GMT
Content-Type: text/html
Content-Length: 94372
Last-Modified: Sat, 22 Dec 2012 03:04:10 GMT
Connection: keep-alive
Expires: Sat, 19 Jan 2013 07:18:29 GMT
Cache-Control: max-age=86400
Accept-Ranges: bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment