On Wed, Jan 04, 2012 at 04:59:34PM +0000, Yongjian Li wrote: > Hi, thank you very much for your message. I didn't see GA version of > HttpAsyncClient, I only see alpha3 build on download page. Is this the GA > build? Or it is in HttpClient? THX. >
There has been no GA release yes, as HttpAsyncClient is still considered API unstable. It does not mean it is not usable, though. Oleg > -----Original Message----- > From: Oleg Kalnichevski [mailto:[email protected]] > Sent: Wednesday, January 04, 2012 11:47 AM > To: [email protected] > Subject: Re: httpcore nio SSL/proxy support > > On Wed, 2012-01-04 at 15:59 +0000, Yongjian Li wrote: > > I read an old post that httpcore nio does not support SSL over proxy. Is > > this addressed with the latest release? If not, could anyone help to give > > me some hints what I need to overwrite so that I can get it working? THX. > > > > If you want an asynchronous HTTP client based on HttpCore that supports SSL > via proxy among other things, you should be using HttpAsyncClient. > > http://hc.apache.org/httpcomponents-asyncclient-dev/index.html > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
