jetty.project/jetty-http2/http2-http-client-transport
Simone Bordet 1fc1ac89e2 Fixes #2545 - Slow HTTP2 per-stream download performance.
Moved the initialization of the SETTINGS frame to a common place
shared by both the low-level HTTP2Client and the higher level
HttpClientTransportOverHTTP2.

Did the same with HTTP2 server ConnectionFactories.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-05-18 09:06:49 +02:00
..
src Fixes #2545 - Slow HTTP2 per-stream download performance. 2018-05-18 09:06:49 +02:00
pom.xml Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00