commit | 9a423766520634519e75a6f492b09d1b83ea3654 | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Wed Jul 31 08:12:58 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 02 06:17:43 2019 -0700 |
tree | 7b42edcf724aeb5aa2eff88dfef353a2567c207d | |
parent | 94113fea124e902401559acb849cd2c57825b8e7 [diff] |
gfe-relnote: Replace SpdyPriority priority with const spdy::SpdyStreamPrecedence& precedence in GfeQuicServerSession::CreateServerPushStream. No functional change expected. Not protected. PiperOrigin-RevId: 260928922 Change-Id: I81b622e497bda7dd3019aa5081c700051dc17cfc
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.