Rename SpdyHeaderBlock to Http2HeaderBlock.

Salvaged from a botched Zwingli attempt:
http://refactor/16032281396283088571 created by go/Zwingli

Tested:
    TAP train for global presubmit queue
    http://test/OCL:338336207:BASE:338335676:1603342555112:bf8a0bd2
PiperOrigin-RevId: 338549254
Change-Id: I30218655533383493f2ad971e2cb27f0983d27a9
5 files changed
tree: f1ebcf70bd0306b28dc8405442336bf36471281e
  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. QUICHE is only supported on little-endian platforms.