commit | 49523238bfc869e6b73626e09f9e603f97dbaf8d | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Fri May 03 06:28:22 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 03 06:29:02 2019 -0700 |
tree | 9a5bdf269c660985e21db3d694ee14b2efb37555 | |
parent | 3203f259428e784f32a7fdac27ed0a0ebeddcfe8 [diff] |
gfe-relnote: In QUIC, ensure STREAM frames are never sent at level ENCRYPTION_HANDSHAKE. Not protected as ENCRYPTION_HANDSHAKE is not used currently. PiperOrigin-RevId: 246498127 Change-Id: Ib558b86f56965d94a456cc1b38176924eeaf3136
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.