mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-16 03:25:02 +00:00
Moved the initialization of the SETTINGS frame to a common place shared by both the low-level HTTP2Client and the higher level HttpClientTransportOverHTTP2. Did the same with HTTP2 server ConnectionFactories. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>