commit | eddb74b5e7bf12faf235d3ab1fed956ff33ba1b8 | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Wed May 01 10:26:55 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 01 10:53:51 2019 -0700 |
tree | c32b9e363b0a73e88d7ab68ba4c0894f9f0e693a | |
parent | b7f7cd241aa5008eda9cfe00b3c05b636c6570f5 [diff] |
gfe-relnote: (n/a) Wrap all access to FLAGS_quic_supports_tls_handshake with GetQuicFlag and SetQuicFlag. Code only needed for Envoy integration, no behavior change. PiperOrigin-RevId: 246154160 Change-Id: I5745cb41a7b25ffebd95ea0636d69b7533a0ba87
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.