Created
November 6, 2011 23:39
-
-
Save bcambel/1343789 to your computer and use it in GitHub Desktop.
Crawling TechCrunch resulted as the following header
This file contains 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 characters
{"SERVER"=>"nginx", | |
"DATE"=>"Sun, 06 Nov 2011 23:38:49 GMT", | |
"CONTENT_TYPE"=>"text/html; charset=UTF-8", | |
"TRANSFER_ENCODING"=>"chunked", | |
"CONNECTION"=>"close", | |
"VARY"=>["Accept-Encoding", "Cookie"], | |
"LAST_MODIFIED"=>"Sun, 06 Nov 2011 23:37:58 +0000", | |
"CACHE_CONTROL"=>"max-age=249, must-revalidate", | |
"X_HACKER"=> | |
"If you're reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.", | |
"X_PINGBACK"=>"http://techcrunch.com/xmlrpc.php", | |
"LINK"=>"<http://wp.me/1FaB8>; rel=shortlink", | |
"X_UA_COMPATIBLE"=>"IE=edge", | |
"X_NANANANA"=>"Batcache" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment