You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rpc-dev@xml.apache.org by Paul <po...@umich.edu> on 2002/03/12 20:02:35 UTC

Proxy Authentication

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 happy to provide a patch, if someone would kindly let me know how
to make a patch.

If I'm mistaken, and this functionality already exists, please let me know!

Thanks,
Paul Oehler


Re: Proxy Authentication

Posted by Daniel Rall <dl...@finemaltcoding.com>.
"Paul" <po...@umich.edu> 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 for Basic-Authentication.  It is a real simple change,
> and I'd be happy to provide a patch, if someone would kindly let me know how
> to make a patch.

http://jakarta.apache.org/site/source.html

Re: Proxy Authentication

Posted by Daniel Rall <dl...@finemaltcoding.com>.
"Paul" <po...@umich.edu> 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 for Basic-Authentication.  It is a real simple change,
> and I'd be happy to provide a patch, if someone would kindly let me know how
> to make a patch.

http://jakarta.apache.org/site/source.html