Melchior FRANZ wrote :

> * Erik Hofman -- Thursday 26 February 2004 13:06:
> > * Martin Spott wrote:
> > > * Frederic BOUVIER wrote:
> > > > When I use libcurl to do that, there is a single field called 
> > > > CURLOPT_PROXYUSERPWD 
> > > > and the format is 'username:passwd'. You should try that syntax with FG.
> > > 
> > > Sorry, this does not work, I get a TCP_DENIED on my squid 
> > 
> > This *is* the official syntax.
> 
> For web server authentication, but AFAIK not for proxy authentication.
> Anyway, I'll set my local proxy up for authentication and investigate
> this. Expect a patch within the next days.

The code in libcurl suggest that the syntax is :

 Proxy-authorization: Basic authorization

Note the keyword 'Basic'

I also read a message in their mailing list suggesting that the authorization 
is base64 encoded : http://curl.haxx.se/mail/lib-2003-09/0198.html

-Fred


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to