jetty.project/jetty-client
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 Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
pom.xml Updating to version 10.0.8-SNAPSHOT 2021-10-06 14:51:32 -05:00