Rename gfe2_restart_flag_always_promote_chunk_if_coalesced_2 and remove "enabling_blocked_by".

Protected by FLAGS_gfe2_restart_flag_always_promote_chunk_if_coalesced_3.

PiperOrigin-RevId: 350136495
Change-Id: Icc7ad8036207dac743bc5d6c0f34c63bed16d48f
1 file changed
tree: ff2e0e46a5e669ccf5b416e785fe080ba4548c66
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.