cURL / Mailing Lists / curl-library / Single Mail

curl-library

Bad URL

From: Manju Dash <manju.dash_at_gmail.com>
Date: Tue, 5 Dec 2006 13:28:28 -0600

Hi,
When I use curl_easy_setopt as following
rv= curl_easy_setopt(curl_handle, CURLOPT_URL, "hello <http://google.com/>
");
I still get the rv == 0 instead of any error code.

I thought curl is handling if any bad URL is passed, but I don't know why I
am getting CURLcode as 0.

Thanks in advance
Manju Dash
Received on 2006-12-05