cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: how to use --proxy-negotiate, exactly?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 14 Apr 2009 20:13:38 +0200 (CEST)

On Tue, 14 Apr 2009, Brian J. Murrell wrote:

> My apologies for taking so long to respond, but the free time I can use for
> such hacking activity has been sucked up by real life.
>
> I didn't want to lose what effort we had expended so far though, so here's
> the patch (against cvs) that I have so far:

I suggest you move this over to curl-library where we do the actual libcurl
development talks.

> It does not however work when one does not specifically request
> "--proxy-negotiate":
>
> $ http_proxy=http://brian@proxy:3128/ ./src/curl -D - -o /dev/null
> http://www.sun.com/

Not specifying method shouldn't "work" for this case anyway. It should then
do Basic by default.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-04-14