commit | da00058e9d3b82e9047bdd777bd07ddb558ee546 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Tue May 05 16:05:07 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 05 16:05:42 2020 -0700 |
tree | 388bd161a3150541370da4a8a8fcaff9c8bf2efc | |
parent | cc210e7b58e6b56ab88c693430280d28c7a227d4 [diff] |
Introduce HttpDecoder::DecodeSettings(). In IETF QUIC, the client will cache a serialized SETTINGS frame (done in QuicSpdyClientSessionBase::OnSettingsFrame). Later when 0-rtt is attempted, the client session needs to decode the settings and apply to itself. Unused code. not protected. PiperOrigin-RevId: 310039639 Change-Id: I634670c019286ebe24e20f86b44da5a834e82066