cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: File upload with proxy authentication

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 4 Nov 2012 16:33:23 +0100 (CET)

On Sat, 3 Nov 2012, Markus Moeller wrote:

> I did some further analysis. And the reason for not authenticating lies in
> Curl_http_output_auth where a check is made for proxy_user_passwd. Since
> with negotiate this does come from the cache it is set to 0 and not
> Authorisation header is returned. I tried to set
> conn->bits.proxy_user_passwd in Curl_input_negotiate to rue to simulate that
> a username/password was given, but hit another issue that curl does a
> connection reuse and overwrites this flag.
>
> As I do not understand all the dependencies what would be the best approach
> to fix this ?

Please stop the top-posting!

You're seeing KNOWN_BUG #10: http://curl.haxx.se/docs/knownbugs.html

We don't have any other work-around for this.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-11-04