Fix key_update_not_yet_supported for older clients

I forgot to add this while writing cl/326322311. This CL does not impact existing behavior because we currently do not act on key_update_not_yet_supported at all.

PiperOrigin-RevId: 332979101
Change-Id: I74bb90cc600b48567ad42a0836fa373982499d4a
1 file changed
tree: 9b865a12269f461899967281974fb4c926b8c696
  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.