Use 1-RTT instead of 0-RTT write key to send H3 SETTINGs in quic_spdy_stream_test.

gfe-relnote: n/a (test only change)
PiperOrigin-RevId: 301652847
Change-Id: Idcf152283975f37f672be1d4ab7522fa5bf4fece
1 file changed
tree: df362077e4059b8a2eddc958472eceb7062e4867
  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.