jetty.project/jetty-http2
Greg Wilkins 646010e309
Jetty 9.4.x #4890 do not index large fields (#4927)
* Issue #4890 Large HTTP2 Fields encoded

When choosing a strategy to encode a HTTP2 field, do not use indexed
if the field is larger than the dynamic table.

Signed-off-by: Greg Wilkins <gregw@webtide.com>

* Issue #4890 Large HTTP2 Fields encoded

Fixed checkstyle in test

Signed-off-by: Greg Wilkins <gregw@webtide.com>

* Issue #4890 Large HTTP2 Fields encoded

Only index 0 content-length

Signed-off-by: Greg Wilkins <gregw@webtide.com>

* Issue #4890 Large HTTP2 Fields encoded

Fixed comments

Signed-off-by: Greg Wilkins <gregw@webtide.com>

* Issue #4890 Large HTTP2 Fields encoded

Don't parse int

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2020-06-01 14:12:50 +02:00
..
http2-alpn-tests Updating to version 9.4.30-SNAPSHOT 2020-05-21 13:42:25 -05:00
http2-client Updating to version 9.4.30-SNAPSHOT 2020-05-21 13:42:25 -05:00
http2-common Updating to version 9.4.30-SNAPSHOT 2020-05-21 13:42:25 -05:00
http2-hpack Jetty 9.4.x #4890 do not index large fields (#4927) 2020-06-01 14:12:50 +02:00
http2-http-client-transport Updating to version 9.4.30-SNAPSHOT 2020-05-21 13:42:25 -05:00
http2-server Updating to version 9.4.30-SNAPSHOT 2020-05-21 13:42:25 -05:00
pom.xml Updating to version 9.4.30-SNAPSHOT 2020-05-21 13:42:25 -05:00