|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2548108 ] curl stores and reuses auth info across connections
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 30 Jan 2009 07:17:50 +0000
Bugs item #2548108, was opened at 2009-01-30 07:55
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
Differences ...
==== curl-7.17.1/http.c (text) ====
455a456,462
--- > //if(authhost->want && !authhost->picked) 471c478 < if(authproxy->want && !authproxy->picked) --- > //if(authproxy->want && !authproxy->picked) ==== curl-7.17.1/url.c (text) ==== 1325,1326c1325,1327 < if(!auth) < return CURLE_FAILED_INIT; /* no supported types left! */ --- > > //if(!auth) > //return CURLE_FAILED_INIT; /* no supported types left! */ 1345,1346c1346,1348 < if(!auth) < return CURLE_FAILED_INIT; /* no supported types left! */ --- > > //if(!auth) > //return CURLE_FAILED_INIT; /* no supported types left! */ ---------------------------------------------------------------------- >Comment By: Daniel Stenberg (bagder) Date: 2009-01-30 08:17 Message: Please check 7.19.3 and see if the problem is gone. If not, I would prefer a detailed use case of what you do to get this problem and a diff done with -u! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2548108&group_id=976Received on 2009-01-30 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info