gfe-relnote: undeprecate gfe2_reloadable_flag_quic_create_incoming_stream_bug

gfe2_reloadable_flag_quic_create_incoming_stream_bug has been mistakenly
deprecated at the same time it was verified at cl/303999833.  This CL
undeprecates the flag while keeping it verified.

PiperOrigin-RevId: 304403085
Change-Id: I73d82607a31ce36eb020545e572317072f0ddf5a
1 file changed
tree: fc79688d1bc2fed2d1930cc70a693488c8d4864c
  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.