jetty.project/tests/test-http-client-transport/src/test
Simone Bordet e651d2d69b
Fixes #2350 - Support multiplexing in RoundRobinConnectionPool. (#2352)
Introduced ConnectionPool.Multiplexable for connection pools that support multiplexing.
Reworked RoundRobinConnectionPool to support multiplexing.
Moved tests to test RoundRobinConnectionPool with both HTTP/1.1 and HTTP/2.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-03-21 16:29:30 +01:00
..
java/org/eclipse/jetty/http/client Fixes #2350 - Support multiplexing in RoundRobinConnectionPool. (#2352) 2018-03-21 16:29:30 +01:00
resources Fixes #2190 - HTTP/2 close and GOAWAY behavior. 2018-02-09 10:55:39 +01:00