jetty.project/jetty-http3/http3-server/src/main
Simone Bordet 420ec7cc1d
HTTP/2 improvements. (#9749)
* Implemented a few required error handlings.
* Changed `Parser.init()` to directly take the listener, rather than wrapping it.
  The reason for this change was to be able to reconfigure the Parser upon receiving a SETTINGS frame.
* Initially setting the encoder and decoder max table capacity at the default of 4096, as per spec.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-05-27 19:14:01 +02:00
..
config #9772 improve QuicServerConnector key+crt export folder 2023-05-26 23:09:24 +02:00
java HTTP/2 improvements. (#9749) 2023-05-27 19:14:01 +02:00