Add an option to disable 0-RTT in QUIC crypto.

Protected by client connection option qnzr

PiperOrigin-RevId: 317973465
Change-Id: I001aa3d696baf17bccab981c448527251b814787
3 files changed
tree: 4234522ac96ce3b884406ddcb7a5611782ee2c0f
  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.