[ 
https://issues.apache.org/jira/browse/HTTPCORE-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski updated HTTPCORE-790:
---------------------------------------
    Issue Type: Improvement  (was: Bug)
      Priority: Minor  (was: Major)

> 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: Improvement
>            Reporter: Shang Xiang
>            Priority: Minor
>
> 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]

Reply via email to