The Apache HttpComponents project is pleased to announce 5.4.4 GA release of HttpComponents Core.
This maintenance release optimizes HTTP/1.1 message buffer configuration and corrects the handling of asynchronous entity producer state resets after interrupted writes. Download - <http://hc.apache.org/downloads.cgi> Release notes <http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES-5.4.x.txt > HttpComponents site - <http://hc.apache.org/> About HttpComponents Core HttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: a blocking I/O model based on the classic Java I/O and a non-blocking, event driven I/O model based on Java NIO.
