The Apache HttpComponents project is pleased to announce 5.3-beta1 release of HttpComponents Core.
This is the first BETA release in the 5.3 release series. It features a re-designed classic (blocking) TLS session management and server-side request routing APIs. It is likely to be the last BETA release in the 5.3 release series. 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. * Message parsing API improvements and performance optimization * TLS client endpoints to make use of JSSE Endpoint Identification by default. * Redesign of server-side request routing API. * Redesign of TLS session handling by classic (blocking) connections. Download - <http://hc.apache.org/downloads.cgi> Release notes - <http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES-5.3.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: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org