Replace QuicheStringPiece with absl::string_view

Tested:
    TAP --sample ran all affected tests and none failed
    http://test/OCL:335945932:BASE:335945937:1602110731512:c7c81ae9
PiperOrigin-RevId: 336088354
Change-Id: I6d9d2f77f21475068efc61d3b2c3434f752fb3b2
13 files changed
tree: 7fc2001ccceb2951b4af7b088c03e5406664b478
  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.