Adds a unit test demonstrating that SpdyHeaderBlock can store header names containing uppercase characters.

PiperOrigin-RevId: 282577211
Change-Id: I090e6483aa634837bda8501833a0361a20085afb
1 file changed
tree: 34b2f455580bdecae2211bcbde0565e4b874d05c
  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.