We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MAX_HEADER_LIST_SIZE
Jetty version(s) 12.0.x
Enhancement Description Currently, HTTP2Session.configure() does not cap the values of the MAX_HEADER_LIST_SIZE settings frames.
HTTP2Session.configure()
We should add new config settings to control this capping.
Status