Shang Xiang created HTTPCORE-790:
------------------------------------
Summary: Should not set push_enable for the H2Config for
H2ServerBootstrap
Key: HTTPCORE-790
URL: https://issues.apache.org/jira/browse/HTTPCORE-790
Project: HttpComponents HttpCore
Issue Type: Bug
Reporter: Shang Xiang
According to [RFC 9113 -
6.5.2|https://www.rfc-editor.org/rfc/rfc9113.html#name-defined-settings]
A server should never set {{SETTINGS_PUSH_ENABLE}} to true.
However, currently in {{H2ServerBoostrap}}, we are accepting configs with it
enabled, and when a config is not provided, we are taking {{H2Config.DEFAULT}},
which has it enabled as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]