cURL / Mailing Lists / curl-library / Single Mail

curl-library

Hi ALL,

From: Ramprakash Jelari thinakaran <jelari_at_gmail.com>
Date: Fri, 29 Feb 2008 12:26:53 +0530

When i do curl_easy_perform() on the wrong URL still i get the return
CURLE_OK.

When i say wrong URL , for example [ instead of giving <IP>:8080/example ,
i am giving <IP>:8080/exam ], and

the replay i got from server is with HTTP/1.1 404 error. Still my
curl_easy_perform returns with CURLE_OK only!..

How can i capture this kind of server error?..

-Jelari-
Received on 2008-02-29