stubby4j icon indicating copy to clipboard operation
stubby4j copied to clipboard

[NEW FEATURE RELEASED]: Added support for HTTP/2 over TLS

Open azagniotov opened this issue 3 years ago • 0 comments

As of v7.4.0 of stubby4j, as a new feature support for HTTP/2 over TLS using ALPN extension is available. See Support for HTTP/2 on HTTPS URIs over TLS section

Also, completely revisited TLS configuration in stubby4j, which enables support for TLSv1.0, TLSv1.1, TLSv1.2 and TLSv1.3. See Making requests over TLS section

azagniotov avatar Nov 26 '21 04:11 azagniotov