[MPlayer-users] Re: Proxy authentication problem
Sam Mason
sam at samason.me.uk
Fri Nov 21 14:27:17 CET 2003
Kristoffer Møllerhøj wrote:
>Thank you very much for the patch, Sam.
That's OK, it was fun figuring out the networking code.
>Unfortunaly, it does'nt work in my case, I still get the same error.
That's not very good is it now. . .
>However,
>the string new_url now gets the right format:
>http_proxy://user:pass@eksternproxy.k-net.dk:5556/http://www.dr.dk/netradio/drjazz32.asx
>, but maybe the proxy I'm using does'nt support this format?
The existing code should translate it into a very simple
authentication scheme that most (all?) proxy servers should
understand. I assumed that this code would work and all that was
necessary was to get it the information it needed.
As you can probably see from the patch, I didn't touch any of the code
that actually deals with putting the authentication data out onto the
network - all I know is that the code now gets the information it
needs to do its job. Maybe someone who actually knows a bit about the
code would like to comment. . .
Sorry I can't help more,
Sam
More information about the MPlayer-users
mailing list