Re: Proxy Authentication

2002-03-12 Thread Daniel Rall
"Paul" <[EMAIL PROTECTED]> writes: > Hi all. I need the ability to use Proxy-Authentication with XmlRpcClient, > and I'm pretty sure this isn't possible without adding a > setProxyAuthentication( String username, String password) > like we already have f

Proxy Authentication

2002-03-12 Thread Paul
Hi all. I need the ability to use Proxy-Authentication with XmlRpcClient, and I'm pretty sure this isn't possible without adding a setProxyAuthentication( String username, String password) like we already have for Basic-Authentication. It is a real simple change, and I'd be hap