cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: State of things for release?

From: Tiago Conceição <tiago_caza_at_hotmail.com>
Date: Wed, 30 Jul 2008 20:27:26 +0000

> On Wed, Jul 30, 2008 at 06:31:35PM +0000, Tiago Conceição wrote:
> > yes i try that in my first trys but always return CURLE_OK if file exists or
> > not
>
> Try looking at CURLINFO_RESPONSE_CODE with curl_easy_getinfo.
>
> >>> Dan
> --
> http://www.MoveAnnouncer.com The web change of address service
> Let webmasters know that your web site has moved

No works too, always return 350 code, in exist and not exist file case

i added after: res = curl_easy_perform(curl);

CURLcode resinfo = curl_easy_getinfo(curl,CURLINFO_RESPONSE_CODE, &resp);Msg("Rest %i: %i\n", resinfo, resp);

_________________________________________________________________
Cansado de espaço para só 50 fotos? Conheça o Spaces, o site de relacionamentos com até 6,000 fotos!
http://www.amigosdomessenger.com.br
Received on 2008-07-30