Skip to content

Instantly share code, notes, and snippets.

@zhuangya
Created December 9, 2011 02:23
Show Gist options
  • Save zhuangya/1449842 to your computer and use it in GitHub Desktop.
Save zhuangya/1449842 to your computer and use it in GitHub Desktop.
HTTP/1.1 302 Found
Location: http://www.google.com/
Cache-Control: private
Content-Type: text/html; charset=UTF-8
X-Content-Type-Options: nosniff
Date: Fri, 09 Dec 2011 02:23:49 GMT
Server: sffe
Content-Length: 219
X-XSS-Protection: 1; mode=block
<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.com/">here</A>.
</BODY></HTML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment