Add client connection option to disable server push in gQUIC.

Protected by connection option QNSP.

PiperOrigin-RevId: 326310589
Change-Id: I5f09591fc2ea3ae4381c34733e0c6e657dbf3520
3 files changed
tree: 797f7abc1075e24d01f0d3451aa783fae79e671e
  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.