jetty.project/jetty-proxy/src
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
..
main 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
test Issue #3974 - Reworking AsyncMiddleManServletTest for test failures. 2020-09-01 17:21:48 -05:00