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: [email protected] For additional commands, e-mail: [email protected]
