On Thu, 2013-02-14 at 16:23 +0100, François-Xavier Bonnet wrote: > Hi > > I am trying to use HttpClient 4.3 with a proxy that requires basic > authentication. What is the proper way to do that on HttpClient 4.3 > trunk without using any deprecated API ? > > Francois-Xavier >
Francois-Xavier I do not think it is that radically different. Take a look at the sample app: http://hc.apache.org/httpcomponents-client-dev/httpclient/examples/org/apache/http/examples/client/ClientProxyAuthentication.java Let me know if that does not help. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
