我尝试发送http请求,如:
"POST http://api.facebook.com/restserver.php?method=facebook.users.setStatus&api_key=762ec91e7987aaeaee7e2cdfdfcb3c30&call_id=$call_id&sig=$s&v=1.0&uid=1533439618&status=44 HTTP/1.1";
但我一无所获......
在推特中我成功了:"POST ht tp://twitter.com/statuses/update.xml?status=123123 HTTP/1.1"'
我必须以这种方式使用它,因为GFW ......