CL generated by 'ykats' via Upkeep (go/upkeep). Resolves the following technical debt issues:

//depot/google3/third_party/spdy/core/spdy_deframer_visitor.cc - function 'spdy::test::SpdyTestDeframerImpl::OnGoAway' has a definition with different parameter names (readability-inconsistent-declaration-parameter-name)

Code cleanup

#upkeep #autofix #codehealth

PiperOrigin-RevId: 327327131
Change-Id: I5f2d62da20eb304b87771e12adee4154136473f1
1 file changed
tree: 0c64e318056df65dca271169d766f80f7b35cf79
  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.