Do not send out MAX_PUSH_ID frame if the client sets max_push_id to 0(default value).

Client side change only. not protected.

PiperOrigin-RevId: 326568330
Change-Id: I5776857f36209506a948b33ad32e11077eb6032f
2 files changed
tree: 3c668d735cc6cca1a4766de442fddf98cff2877f
  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.