|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-1579471 ] Fetching https, curl returns code 56 on 407 from proxy
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Wed, 18 Oct 2006 01:03:16 -0700
Bugs item #1579471, was opened at 2006-10-18 14:13
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
libcURL version : 7.15.5
When fetching an https resource from a proxy that
This is the problematic as curl doesn't provide the
----------------------------------------------------------------------
>Comment By: PC Varma (pcvarma)
Message:
It is working witht that fix.
Its not a fix, its work around for this issue.
If sent a CONNECT methods request to Proxy without the
If i sent the same with "Proxy Authentication" its working
So i have added a few constants to return a unique value
Constants added in the curl.h at the end.
CURLAUTH_NONE_REQUIRED,
Then imm. i will send the same request with "Proxy
Then it should work.
Hi libcURL Team, can you pls. confirm this once.? Thanks
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
Please provide patches with diff -u
----------------------------------------------------------------------
Comment By: PC Varma (pcvarma)
Message:
cURL is failing while reading the SSL content followed by
But we can easily fix the issue by sending a realm in
To make use of that dummy request for identifying the
If the proxy is supporting auth, then it will be
It could't be a exact fix for this problem, but this
I have attached code modified for this fix. If you guys
Thanks.
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
Correct, this is a duplicate of KNOWN_BUGS #25
Yes, I'd be interested in a fix.
----------------------------------------------------------------------
Comment By: PC Varma (pcvarma)
Message:
https://sourceforge.net/tracker/?
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info