Move SpdyNoOpVisitor out of test namespace. I'll need this class in production code to parse TLS ALPS data in Chrome. PiperOrigin-RevId: 355602577 Change-Id: I1dcf0bc3cdb950ca45e86b05b4f79e3d77631955
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.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.