94956d6e8b
Fixed MaxConcurrentStreamsTest - it was always broken. The problem was that the call to super.onSettings(...) was done _after_ sending the request, so the connection pool was still configured with the default maxMultiplex=1024. Also fixed AbstractConnectionPool to avoid a second call to activate() if we are not trying to create a new connection. Signed-off-by: Simone Bordet <simone.bordet@gmail.com> |
||
---|---|---|
.. | ||
http2-alpn-tests | ||
http2-client | ||
http2-common | ||
http2-hpack | ||
http2-http-client-transport | ||
http2-server | ||
pom.xml |