You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Oleg Kalnichevski <ol...@apache.org> on 2015/11/04 09:52:10 UTC

[ANNOUNCEMENT] HttpComponents Core 4.4.4 GA released

The Apache HttpComponents project is pleased to announce 4.4.4 GA
release of HttpComponents Core. 

This is a maintenance release that fixes a number of issues discovered
since 4.4.3.

Please note that as of 4.4 HttpCore requires Java 1.6 or newer.

Download - <http://hc.apache.org/downloads.cgi>
Release notes -
<http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES.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.



Re: [ANNOUNCEMENT] HttpComponents Core 4.4.4 GA released

Posted by Vic Cekvenich <ce...@gmail.com>.
I can't see the download.

On Wed, Nov 4, 2015 at 12:52 AM, Oleg Kalnichevski <ol...@apache.org> wrote:

> The Apache HttpComponents project is pleased to announce 4.4.4 GA
> release of HttpComponents Core.
>
> This is a maintenance release that fixes a number of issues discovered
> since 4.4.3.
>
> Please note that as of 4.4 HttpCore requires Java 1.6 or newer.
>
> Download - <http://hc.apache.org/downloads.cgi>
> Release notes -
> <http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES.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.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
> For additional commands, e-mail: httpclient-users-help@hc.apache.org
>
>