jetty.project/jetty-http3/http3-http-client-transport
Simone Bordet b19c135f46 Issue #6728 - QUIC and HTTP/3
- Fixed max streams semantic for HTTP/3.
It's not *concurrent* streams but *cumulative* streams that are limited.
Fixed MultiplexConnectionPool to take that into account with the introduction
of ConnectionPool.MaxUsable.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
..
src/main/java Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
pom.xml Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00