highlanderkev
7/6/2013 - 5:59 AM

HTTP Response to GET Request

HTTP Response to GET Request

HTTP/1.1 302 Found
http://www.google.de/
Date: Tue, 09 Apr 2013 20:31:32 GMT
Server: gws
Content-Type: text/html; charset=UTF-8
Content-Length: 218
Connection: close

<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.de/">here</A>.
</BODY>
</HTML>