jetty.project/jetty-http2
Greg Wilkins 4d09806d4e
Issue #2571 HPACK table overflow (#2589)
When an entry that is too large for the dynamic table is added, the entire table should be evicted as per the RFC.  Previously we were throwing a 431 Bad Message.   This will require that the OP should retest #1134.

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2018-05-30 09:22:00 +02:00
..
http2-alpn-tests Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
http2-client Fixes #2545 - Slow HTTP2 per-stream download performance. 2018-05-18 09:06:49 +02:00
http2-common Fixes #2545 - Slow HTTP2 per-stream download performance. 2018-05-18 09:06:49 +02:00
http2-hpack Issue #2571 HPACK table overflow (#2589) 2018-05-30 09:22:00 +02:00
http2-http-client-transport Fixes #2545 - Slow HTTP2 per-stream download performance. 2018-05-18 09:06:49 +02:00
http2-server 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