-
-
Save xilin/8d3aed526fdbe6c5ecd34462e25fb0aa to your computer and use it in GitHub Desktop.
Revisions
-
karlcow created this gist
Apr 11, 2012 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,31 @@ → curl -iI -v -A " " "http://www.la-grange.net/" * About to connect() to www.la-grange.net port 80 (#0) * Trying 128.30.54.58... connected * Connected to www.la-grange.net (128.30.54.58) port 80 (#0) > HEAD / HTTP/1.1 > User-Agent: > Host: www.la-grange.net > Accept: */* > < HTTP/1.1 200 OK HTTP/1.1 200 OK < Date: Wed, 11 Apr 2012 17:04:24 GMT Date: Wed, 11 Apr 2012 17:04:24 GMT < Server: Apache Server: Apache < Last-Modified: Thu, 02 Feb 2012 04:46:07 GMT Last-Modified: Thu, 02 Feb 2012 04:46:07 GMT < Accept-Ranges: bytes Accept-Ranges: bytes < Content-Length: 1162 Content-Length: 1162 < Expires: Wed, 18 Apr 2012 17:04:24 GMT Expires: Wed, 18 Apr 2012 17:04:24 GMT < Vary: Accept-Encoding Vary: Accept-Encoding < Content-Type: text/html; charset=utf-8 Content-Type: text/html; charset=utf-8 < * Connection #0 to host www.la-grange.net left intact * Closing connection #0