Automated g4 rollback of changelist 351231997.

*** Reason for rollback ***

Breaks GFE builds

*** Original change description ***

Retransmit initial data immediately upon receiving RETRY.

This change is IETF QUIC only and client only.

***

PiperOrigin-RevId: 351276680
Change-Id: I2d80d5f4014c3213f97d315d1a993188ac8ea859
9 files changed
tree: f9d0868cd5c712cbfd9198997f5caf35c4ff7b91
  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.