Implement dynamic table, blocked streams, multiple streams, and multiple header blocks per stream in QpackDecoderFuzzer.

Also update corpus.

gfe-relnote: n/a, test-only change.
PiperOrigin-RevId: 277500319
Change-Id: I214684da8a4b59aca3ca2d874b03285ca57218e0
1560 files changed
tree: dd1cecf2437832696800a21c39f6428e790d03b7
  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.