Remove undefined and unused QuicSpdyStream::set_max_uncompressed_header_bytes() declaration.

gfe-relnote: n/a, no behavioral change.
PiperOrigin-RevId: 308165073
Change-Id: I2190ea1a26ad59ac961fb71400e9998278b11db0
1 file changed
tree: f99d6430375818b83bc77455fe1289f470726256
  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.