Skip to content

Instantly share code, notes, and snippets.

@barnabee
Last active August 29, 2015 13:56
Show Gist options
  • Save barnabee/9191391 to your computer and use it in GitHub Desktop.
Save barnabee/9191391 to your computer and use it in GitHub Desktop.
bair:~ barnaby$ telnet google.com 80
Trying 173.194.116.137...
Connected to google.com.
Escape character is '^]'.
GET /
HTTP/1.0 302 Found
Location: http://www.google.co.uk/?gws_rd=cr&ei=f3ALU8aeIoeM4wTnl4HQDg
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Set-Cookie: PREF=ID=cd5b13b960b1e0b5:FF=0:TM=1393258623:LM=1393258623:S=5RxQxp5qLtw0Bt8t; expires=Wed, 24-Feb-2016 16:17:03 GMT; path=/; domain=.google.com
Set-Cookie: NID=67=GM9VepBx792meNVWMotBCoIKpecWsGOCE1aangbWOj8uXle5YGQrp_ru3xK3fOwooYcekxGDUGebl9tNPisrA3Q_GokaQvA1Larhe9VJOVvAXQbo1Wj-59CUXfAfgUzb; expires=Tue, 26-Aug-2014 16:17:03 GMT; path=/; domain=.google.com; HttpOnly
P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
Date: Mon, 24 Feb 2014 16:17:03 GMT
Server: gws
Content-Length: 261
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Alternate-Protocol: 80:quic
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>302 Moved</TITLE></HEAD><BODY>
<H1>302 Moved</H1>
The document has moved
<A HREF="http://www.google.co.uk/?gws_rd=cr&amp;ei=f3ALU8aeIoeM4wTnl4HQDg">here</A>.
</BODY></HTML>
Connection closed by foreign host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment