Do not send MAX_PUSH_ID frame if QuicSpdySession::SetMaxPushId() is called with same value as last sent MAX_PUSH_ID.

Client side behavior change.

PiperOrigin-RevId: 314509389
Change-Id: I85ab61dcc6bd19cd2ac0c27d019e346efcccc691
1 file changed
tree: 33b8198a791e8dad910c0040ebdd24a805fc474c
  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.