Move the quic_use_common_stream_check flag count to a location that may be executed in production GFEs instead of a test-only location, and enable the flag in locations that are not reachable in production GFEs.

gfe-relnote: n/a (Test and client only change)
PiperOrigin-RevId: 285017312
Change-Id: I596f94a6ebb28c90f990f8f8b9ed1aa08afd79ef
2 files changed
tree: 0c89e789d064bc27b2f5b9f6522017227aeea805
  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.