Deprecate quic_use_length_prefix_from_packet_info

This CL also removes the client-side workaround for b/139330014 since this flag deprecation ensures that all our servers now have the fix.

gfe-relnote: deprecate gfe2_reloadable_flag_quic_use_length_prefix_from_packet_info
PiperOrigin-RevId: 273647689
Change-Id: Ib36b0fb8c2af6d6dd18173dbddb61998ad371692
4 files changed
tree: 90c71538ef31ca74a9da5be0482dc96ce7f2b819
  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.