gfe-relnote: Remove pending_version_negotiation_packet_ from QuicConnection because it's only set to true in a method that's protected by checking whether it's already true.  No functional change, not flag protected.

PiperOrigin-RevId: 330417867
Change-Id: Ie815bac5ab6725ef96a9ed3af171b2c9ff9b0d95
2 files changed
tree: 98166ef22d3bbc7520864a24d0208fabd35a80bb
  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.