Created
May 16, 2012 05:40
-
-
Save lidaobing/2707793 to your computer and use it in GitHub Desktop.
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
ldb@Lis-MacBook-Pro:~$ curl -I http://dnspod.com/ncr | |
HTTP/1.1 302 Moved Temporarily | |
Set-Cookie: ncr=1 | |
Content-Length: 0 | |
Date: Wed, 16 May 2012 13:41:10 GMT | |
Connection: Keep-Alive | |
Location: http://www.dnspod.com | |
Content-Type: text/html | |
this cookie only works in dnspod.com not in www.dnspod.com, FAIL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment