Replace QuicheContainsKey with a direct call to find()

PiperOrigin-RevId: 332015920
Change-Id: I4567cfcf31b2b0b49abe49b122f4593821d50a47
2 files changed
tree: 12b8bd0cb4a05e26043049eeacd98dc7638ff727
  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.