gfe-relnote: In QUIC, remove LossDetectionType given IETF style loss detection is default enabled.

Deprecate gfe2_restart_flag_quic_default_on_ietf_loss_detection.

PiperOrigin-RevId: 294515792
Change-Id: I5c76c398de77c930f856621f96ebb13e64679639
13 files changed
tree: 9850bce2731e2c4c037158f0a54522dd240735bf
  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.