On Thu, 2006-02-23 at 15:54 +0100, Guenter, Matthias wrote: > Hello > Httpclient supports proxies and proxy authentication. Is there also > support for an exception list? E.g. so that localhost and other intranet > servers can be accessed withouth a proxy? > > Kind reagards > > Matthias > -------------------- > Head IT > Swiss Federal Institute of Intellectual Property > Einsteinstr. 2 > CH-3003 Bern > +41 31 322 49 17 > >
Matthias, HttpClient does not support an proxy exception list out of the box, because this kind of functionality tends to be too application specific. It should, however, be trivial to implement on top of HttpClient Oleg > > --------------------------------------------------------------------- > 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]
