Skip to content

Instantly share code, notes, and snippets.

@knewter
Created February 1, 2013 23:00
Show Gist options
  • Save knewter/4694775 to your computer and use it in GitHub Desktop.
Save knewter/4694775 to your computer and use it in GitHub Desktop.
[11] pry(#<ProbablyWorthWatching::FindsVideosFilter>)> Http.with_follow(true).get("http://t.co/CN60RkMG").response
=> #<HTTP/1.1 200 OK @headers={"Server"=>"nginx", "Date"=>"Fri, 01 Feb 2013 22:59:53 GMT", "Content-Type"=>"text/html; charset=UTF-8", "Transfer-Encoding"=>"chunked", "Connection"=>"keep-alive", "Expires"=>"Fri, 01 Feb 2013 23:39:05 GMT", "X-Ua-Compatible"=>"IE=EmulateIE9,chrome=1", "Vary"=>"User-Agent,Accept-Encoding", "X-Frame-Options"=>"SAMEORIGIN", "X-Dns-Prefetch-Control"=>"on", "X-Varnish"=>"68307248 67584637", "Age"=>"1248", "Via"=>"1.1 varnish", "X-Varnish-Cache"=>"1", "X-Vserver"=>"10.90.128.188", "Cache-Control"=>"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"}>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment