c20b38378b
Motivation: There is currently no good way to configure the initial SETTINGS frame. The individual settings can be configured on the various components, but doing this bypasses the proper setting update logic in the encoder. Modifications: Updated Http2ConnectionHandler to optionally take initial settings in the constructor. If not provided, it will default to current behavior. Result: Easy manual configuration of initial settings. |
||
---|---|---|
.. | ||
src | ||
pom.xml |