You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Oleg Kalnichevski <ol...@apache.org> on 2014/08/10 19:19:27 UTC

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.0.2 GA Released

The Apache HttpComponents project is pleased to announce 4.0.2 GA
release of HttpComponents HttpAsyncClient.

HttpAsyncClient 4.0.2 (GA) is a bug fix release that addresses several
issues reported since release 4.0.1

Users of all versions of HttpAsyncClient are advised to upgrade.

-------------------
Download - 
<http://hc.apache.org/downloads.cgi>

Release notes -
<http://www.apache.org/dist/httpcomponents/httpasyncclient/RELEASE_NOTES-4.0.x.txt>

HttpComponents site -
<http://hc.apache.org/>

-------------------
About Apache HttpAsyncClient

Although the java.net package provides basic functionality for accessing
resources via HTTP, it doesn't provide the full flexibility or
functionality needed by many applications. HttpAsyncClient seeks to fill
this void by providing an efficient, up-to-date, and feature-rich
package with an event-driven programming interface based on a
non-blocking I/O model.