From e2f5e5528a41b339e6544e8f5a8accc649295d2f Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 29 Dec 2009 12:20:38 +0000 Subject: [PATCH] note libcurls inability to reset (proxy) auth information --- KnownIssues.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/KnownIssues.txt b/KnownIssues.txt index 2453f27..558be8a 100644 --- a/KnownIssues.txt +++ b/KnownIssues.txt @@ -28,4 +28,6 @@ Internals: since libcurl v7.17.1 and does not work with the procedural API Anyway, none of these options is really perfect. - + HTTP and Proxy authentication inforamtion (username/password) can not be + unset with NULL prior libcurl v7.19.6 and separarte options for setting + username and password--wich work--are only available since v7.19.6. -- 2.30.2