Do not enforce push promise arrive in order in http3. client side only, not protected.

PiperOrigin-RevId: 323047790
Change-Id: Ie79628db689ab7b09898da79e23607981604699d
2 files changed
tree: eee63b204179df55fda8910ed8f11f5aaabf185c
  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.