jetty.project/jetty-http2
Simone Bordet 1e90d13127 Fixes #5103 - Proxy sets protocol version to 2.0 instead of 1.1 when accessed from H2 client.
Fixed by removing the explicit version copy.
Leaving it at default would make the client transport
decide the version based on the transport protocol it uses.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-02 16:39:02 +02:00
..
http2-alpn-tests Updating to version 9.4.32-SNAPSHOT 2020-07-23 13:53:47 -05:00
http2-client Fixes #5103 - Proxy sets protocol version to 2.0 instead of 1.1 when accessed from H2 client. 2020-09-02 16:39:02 +02:00
http2-common Re-implement HTTP connection pooling with a non-queuing algorithm 2020-07-31 10:36:43 +02:00
http2-hpack Updating to version 9.4.32-SNAPSHOT 2020-07-23 13:53:47 -05:00
http2-http-client-transport Issue #5147 - HTTP2 RoundRobinConnectionPool with maxUsage 2020-08-22 22:10:08 +02:00
http2-server Updating to version 9.4.32-SNAPSHOT 2020-07-23 13:53:47 -05:00
pom.xml Updating to version 9.4.32-SNAPSHOT 2020-07-23 13:53:47 -05:00