The HttpComponents project is pleased to announce 4.1.1 (GA) release of Apache HttpClient. This is a bug fix release that addresses a number of issues reported since release 4.1, including one critical security issue. For details please see the release notes.
All users of HttpClient 4.0.x and 4.1.x are strongly encouraged to upgrade. ------------------- Download - <http://hc.apache.org/downloads.cgi> Release notes - <http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt> HttpComponents site - <http://hc.apache.org/> ------------------- About Apache HttpClient 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. HttpClient seeks to fill this void by providing an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations. Designed for extension while providing robust support for the base HTTP protocol, HttpClient may be of interest to anyone building HTTP-aware client applications such as web browsers, web service clients, or systems that leverage or extend the HTTP protocol for distributed communication. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
