Add QuicSpdySession::EnableServerPush().  Re-enable QuicSimpleServerSessionServerPushTests.

gfe-relnote: Add method only used in tests, re-enable some tests.  Not protected.
PiperOrigin-RevId: 302431681
Change-Id: I3eeb630b0be43c76fa7c36be6c2ac1f13ee97abb
3 files changed
tree: 6b04a80437c7b93c43ff0620459f66d6bfd32b02
  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.