Skip to content

Instantly share code, notes, and snippets.

@sorrycc
Created August 8, 2013 01:06
Show Gist options
  • Save sorrycc/6180552 to your computer and use it in GitHub Desktop.
Save sorrycc/6180552 to your computer and use it in GitHub Desktop.
QQ Status Test Script. (Fail)
curl -I -H "Host: wpa.qq.com" -H "Connection: keep-alive" -H "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" -H "User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36" -H "Accept-Encoding: gzip,deflate,sdch" -H "Accept-Language: zh-CN,zh;q=0.8" "http://wpa.qq.com/pa?p=1:64455361:1"
@sorrycc
Copy link
Author

sorrycc commented Aug 8, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment