Hello,

I am getting "52: Empty reply from server" error from curl while
calling "friendships/destroy" method. what is the problem?

see my curl_getinfo() output.

array(20) {
  ["url"]=>
  string(51) "http://twitter.com/friendships/destroy/sample.json";
  ["content_type"]=>
  NULL
  ["http_code"]=>
  int(0)
  ["header_size"]=>
  int(0)
  ["request_size"]=>
  int(501)
  ["filetime"]=>
  int(-1)
  ["ssl_verify_result"]=>
  int(0)
  ["redirect_count"]=>
  int(0)
  ["total_time"]=>
  float(0.180022)
  ["namelookup_time"]=>
  float(0.035113)
  ["connect_time"]=>
  float(0.107336)
  ["pretransfer_time"]=>
  float(0.107453)
  ["size_upload"]=>
  float(0)
  ["size_download"]=>
  float(0)
  ["speed_download"]=>
  float(0)
  ["speed_upload"]=>
  float(0)
  ["download_content_length"]=>
  float(0)
  ["upload_content_length"]=>
  float(0)
  ["starttransfer_time"]=>
  float(0.179996)
  ["redirect_time"]=>
  float(0)
}


-- 
A K M Mokaddim
http://talk.cmyweb.net
http://twitter.com/shiplu
Stop Top Posting !!
বাংলিশ লেখার চাইতে বাংলা লেখা অনেক ভাল
Sent from Dhaka, Bangladesh

Reply via email to