[ANNOUNCEMENT] Jakarta Commons HttpClient 3.1-beta1 released
"Michael Becke" <[email protected]> Wed, 1 Nov 2006 20:00:03 -0800
| Newsgroups | gmane.comp.jakarta.announcements |
|---|---|
| Message-ID | <[email protected]> |
HttpClient 3.1-beta1 has been released. This version finalizes the RFC 2965 cookie management API and adds a number of improvements to the HTTP connection management classes. Please download and enjoy. 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