jetty.project/jetty-alpn/jetty-alpn-client
Simone Bordet aa211b033d Issue #1350 - Dynamic selection of the transport to use based on ALPN on the client side.
Introduced `HttpClientTransportDynamic` to be able to switch transport dynamically.
Refactored other transports and HttpDestination, removing now unnecessary classes.

Introduced ProxyProtocolClientConnectionFactory and used it for testing.
Updated OSGi tests now that jetty-client depends on jetty-alpn-client.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-03-06 10:26:10 +01:00
..
src/main/java Issue #1350 - Dynamic selection of the transport to use based on ALPN on the client side. 2019-03-06 10:26:10 +01:00
pom.xml Updating to version 9.4.15-SNAPSHOT 2018-11-14 16:42:40 -06:00