The Apache HttpComponents project is pleased to announce 5.3-alpha1
release of HttpComponents Core.

This is the first ALPHA release in the 5.3 release series that improves
HTTP protocol support by ensuring conformance to the latest HTTP
specification (RFC 9110 and RFC 9112) and also ensuring compatibility
with Java Virtual Threads by replacing 'synchronized' keywords in
critical sections with Java lock primitives.


Notable changes and features included in the 5.3 series:

* Improved conformance to RFC 9110 and RFC 9112.

* UTF-8 encoding to be used by default for text where appropriate.

* Compatibility with Java Virtual Threads and Java 21 Runtime.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to