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 2015/11/09 12:52:31 UTC

[ANNOUNCEMENT] HttpComponents HttpAsyncClient 4.1.1 GA Released

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

This is a maintenance release that fixes a number of issues discovered
since 4.1 and upgrades HttpCore and HttpClient dependencies.

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

Release notes -
<http://www.apache.org/dist/httpcomponents/httpasyncclient/RELEASE_NOTES-4.1.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.