You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by zhou ye <vr...@elong.com> on 2001/05/19 08:12:34 UTC

about proxy authorization

空白I have rewriten the Constants.java and SOAPHTTPConnection.java for proxy authorization.
You can use SOAPHTTPConnection's setProxyUser(String) and setProxyPassword(String) methods to set the proxy authorization's username and password.