[ANNOUNCEMENT] Commons HttpClient 3.1-rc1 Released
Oleg Kalnichevski <[email protected]> Sat, 17 Mar 2007 11:33:41 +0100
| Newsgroups | gmane.comp.jakarta.announcements |
|---|---|
| Message-ID | <1174127621.4781.5.camel@okhost> |
The Jakarta HttpComponents project is pleased to announce the release of Commons HttpClient 3.1-rc1. This version fixes a number of issues found since 3.1-beta1. This release is expected to be the last one before HttpClient 3.1 goes final Download - <http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi> Release notes - <http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt> HttpClient site - <http://jakarta.apache.org/commons/httpclient/> About 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. The Jakarta Commons HttpClient component 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. Enjoy, Commons HttpClient Team