Update GFE QUIC fuzzer with recent QuicRstStreamErrorCodes.

This is a follow-up to cl/306264118, adding the new QuicRstStreamErrorCode
members to ResetFrameProto.  Also fix typo in
QUIC_STREAM_UNKNOWN_APPLICATION_ERRROR_CODE.

gfe-relnote: n/a, fuzzer change only
PiperOrigin-RevId: 307399714
Change-Id: I132a3d78acf1fed5796fbf900eac48376400ef46
2 files changed
tree: fe20a4e16c9630811092218c49e3653c7b900ec1
  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.