Replace quiche::QuicheStringPiece with absl::string_view in tls_handshaker.cc

PiperOrigin-RevId: 336868452
Change-Id: I5444977b3c5bb3e373a150ac38e234a2303aefa5
1 file changed
tree: 993ef66826b0ba27f56866c735f942a3cbf80ef1
  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.