Rename IETF_BLOCKED to IETF_DATA_BLOCKED and IETF_STREAM_BLOCKED to IETF_STREAM_DATA_BLOCKED to match the RFC names.

gfe-relnote: n/a (Rename enum)
PiperOrigin-RevId: 285238330
Change-Id: Icc91e8244d1c3bee938885e8db17aa9d4238bab2
4 files changed
tree: 700d3417c12d0ba82a3272799b176b7a98255998
  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.