You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2018/11/22 09:39:01 UTC

HttpCore: HTTP/2 via ALPN on Java 1.7 and Java 1.8

Folks,

I committed to HttpCore master a change-set that introduces Conscrypt
TLS library as an optional dependency and enables HTTP/2 protocol
negotiation through ALPN TLS extension on older JREs (1.7 and 1.8)

https://github.com/ok2c/httpcore/commit/f322f5add27c7c7697c1419eccb22506a30daea8
https://github.com/ok2c/httpcore/blob/master/httpcore5-h2/src/examples/org/apache/hc/core5/http/examples/Http2ConscriptRequestExecutionExample.java

This is a pretty big improvement that along with the latest bug fixes
should making a new BETA release worth the while.  

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org