| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Proxy authentication with CONNECT_ONLY option
From: Praks <praks_123_at_fastmail.fm>
Date: Fri, 07 Jul 2006 13:09:20 +0300
Hi
The proper check probably looks more like
When I saw the code, I found that authhost.done and authproxy.done are set to TRUE only in the Curl_http_output_auth() routine which is called from Curl_do() function, the call to which occurs after the
////////////////////////
if(data->set.connect_only && data->state.authhost.done &&
I want to try calling the routine Curl_http_output_auth() before doing a Curl_done() in case of data->set.connect_only
Also, is there a possiblity to use Curl_proxyCONNECT() or a minor variant of this for this case ?
Thanks.
-Prakash
-- Praks praks_123_at_fastmail.fm -- http://www.fastmail.fm - The way an email service should beReceived on 2006-07-07 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info