commit | cb17bdbff8c0da6561d430cc980776d18f978a8b | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Thu May 09 09:04:11 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 09 09:44:57 2019 -0700 |
tree | 9e712cdb83e53f8783e9edac013d50ebd4b850e8 | |
parent | 68cf0041e147822aed0b3daeb103f8187e33e8e2 [diff] |
gfe-relnote: In QUIC, stop setting and restoring framer's version in QuicDispatcher::StatelesslyTerminateConnection as terminator now have its own framer. Not protected as this is no-op change. PiperOrigin-RevId: 247436072 Change-Id: Ic9b70b2b0b369536e8c9eb0a3aadf421fa5f7e12
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.