Deprecate gfe2_reloadable_flag_quic_check_keys_before_writing.

PiperOrigin-RevId: 343912495
Change-Id: Ifb29e259d22e1a1a81bd14fc6b3911afdb19fab7
4 files changed
tree: 6432fafc814c7cc8bf5a842d1149597c1cb7a495
  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.