On Mon, Jun 06, 2005 at 03:48:56PM +0200, [EMAIL PROTECTED] wrote: > Hello, > ... > It would be nice if the Proxy Server authentication were documented somewhere.
Usually this guide suffices http://jakarta.apache.org/commons/httpclient/3.0/authentication.html > Googling the commons-user archives brought up only 1 thread with proxy > server authentication. > HttpClient project has its own user and dev lists http://jakarta.apache.org/commons/httpclient/3.0/mail-lists.html I still monitor this list just in case, but we tend to get most of the questions sent to httpclient-user list these days > On a different note, is it possible to set up the HttpClient to not use > the proxy for a set of hosts using wildcards in dns names (e.g. what > http.nonProxyHosts > does for the URLConnection)? One can simply have a different HostConfiguration on a per method / thread / connection basis Oleg > > Thanks for the troubleshooting pointer! > > - vijay > > __________________________________________________________________ > Das Italien-Gewinnspiel > Jetzt bei der Italien-Reise mitspielen und einen von 30 Preisen gewinnen. > http://spielmanege.tiscali.de/italienreise/italien.php > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
