The Jakarta HttpComponents project is pleased to announce the release of HttpComponents HttpCore 4.0-alpha6. This version sports an improved message parsing and formatting API in the base module and lots of incremental improvements and bug fixes in the NIO and NIOSSL modules. Based on the improved API, it is now possible to send and receive SIP messages with HttpCore.
HttpCore is now feature complete and we are planning to freeze the public APIs as of the next release (BETA1). Download - <http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpcore.cgi> Release notes - <http://www.apache.org/dist/jakarta/httpcomponents/httpcore/RELEASE_NOTES.txt> HttpComponents site - <http://jakarta.apache.org/httpcomponents/> About HttpComponents Core - The HttpCore components implement the most fundamental aspects of the HTTP protocol. They are nonetheless sufficient to develop basic client side and server side HTTP services with a minimal footprint and no external dependencies. HttpCore NIO extensions can be used to build asynchronous HTTP services based on non-blocking I/O model capable of handling a great number of simultaneous connections with just a few I/O threads. HttpCore will form the foundation of the future releases of Apache HttpClient. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
