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

This maintenance release fixes a bug in the lax connection pool where
expired connection cleanup fails to update the number of available
connections, potentially causing the client to eventually deadlock. Two
other fixes are included as well, one for a memory leak in the
implementation of HTTP/2 stream priority and one in the parseLenient
method, which should ignore illegal character names.

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 HTTP/1.1 and HTTP/2 transport components that can
be used to build custom client and server side HTTP services with a
minimal footprint.

Reply via email to