quic: add downstream config knob to enable/disable early data (#20242)
add envoy.extensions.transport_sockets.quic.v3.QuicDownstreamTransport.enable_early_data to turn on/off early data support in EnvoyQuicServerSession. Risk Level: low, behavior change to h3 downstream handshake is behind the new config knob. Testing: added new integration tests Docs Changes: N/A Release Notes: noted about the new config knob transport_sockets.quic.v3.QuicDownstreamTransport.enable_early_data Fixes #19943 Mirrored from https://github.com/envoyproxy/envoy @ 7be30191816ef3cbdc2ca013560d9de6a3a2d5fbpull/626/head
parent
03bb74eb26
commit
4500e6c4cd
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue