jetty.project/jetty-http2/http2-http-client-transport/src
Simone Bordet 0ca40b59c6 479277 - HttpClient with HTTP/2 transport does not work for "https" URLs.
Fixed by reworking how ClientConnectionFactories are handled by both
HTTP2Client and by HttpClientTransportOverHTTP2, to avoid that the
latter wraps the nested factories with SslConnection twice.
2015-10-07 21:39:02 +02:00
..
main/java/org/eclipse/jetty/http2/client/http 479277 - HttpClient with HTTP/2 transport does not work for "https" URLs. 2015-10-07 21:39:02 +02:00
test 479277 - HttpClient with HTTP/2 transport does not work for "https" URLs. 2015-10-07 21:39:02 +02:00