Replace QuicheStringPiece with absl::string_view

Tested:
    TAP --sample ran all affected tests and none failed
    http://test/OCL:335945927:BASE:335945937:1602112350918:858d0121
PiperOrigin-RevId: 336088152
Change-Id: I6f35eab21c89977cfe5714184b017d63d227414a
2 files changed
tree: d79298802d728af3040edcbe8f3e46458b0772f8
  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.