curl-and-php
Re: PHP - CURL - Custom authentication script
Date: Tue, 29 Mar 2011 11:52:26 -0400
I'm sorry. I gave you wrong error output. This is the correct one:
Array
(
[url] => https://c.na4.visual.force.com/apex/NewCase
[content_type] => text/html; charset=UTF-8
[http_code] => 200
[header_size] => 418
[request_size] => 519
[filetime] => -1
[ssl_verify_result] => 19
[redirect_count] => 0
[total_time] => 1.28
[namelookup_time] => 0
[connect_time] => 0
[pretransfer_time] => 0
[size_upload] => 1994
[size_download] => 0
[speed_download] => 0
[speed_upload] => 1557
[download_content_length] => -1
[upload_content_length] => 1994
[starttransfer_time] => 0.016
[redirect_time] => 0
)
cURL error number:18
cURL error:transfer closed with outstanding read data remaining
Can it be because of that superlong input field value?
M,.
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2011-03-29