Adds test cases demonstrating that HpackEncoder will emit a comma-delimited value as a single HPACK entry.

gfe-relnote: n/a (test only)
PiperOrigin-RevId: 284992107
Change-Id: I61df44dea58630412ac6065cde91d30dc6c506e1
1 file changed
tree: 2ece44b7f464321b0b8107fd652ce8f4214c838f
  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.