commit | 80f93811e1e6b737feb1324eddbe0ef8e435b78d | [log] [tgz] |
---|---|---|
author | haoyuewang <haoyuewang@google.com> | Mon Jul 19 09:03:19 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 19 09:03:53 2021 -0700 |
tree | f67dc56e22f149dc63b31cad8dff37b8f9125a0c | |
parent | d15342435910073db33976e75b5d20813e60cfca [diff] |
Disable --gfe2_reloadable_flag_quic_ack_cid_frames in Chromium. PiperOrigin-RevId: 385567351
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. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.