cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: hang if using wrong password for proxy authentication

From: Jerry G. Chiuan <jerry_at_oridus.com>
Date: Fri, 14 May 2004 10:07:48 -0700

> On Thu, 13 May 2004, Jerry G. Chiuan wrote:
>
> > but how can I get error code from curl? I have tried 7.11.0, it doesn't
> > hang, but curl_easy_perform() still return 0 how can I know proxy
> > authentication fails specifically?
>
> curl_easy_getinfo() and the CURLINFO_RESPONSE_CODE option. It should
return a
> 407 to you in this case.

Hi Daniel,
so, what version do I have to upgrade to in order to get correct return code
for proxy authentication failure "407"

thanks
- Jerry
Received on 2004-05-14