Searched refs:SPDY2 (Results 1 – 1 of 1) sorted by relevance
29 SPDY2, enumerator60 pub(crate) const SPDY2: Self = Self(Inner::SPDY2);90 AlpnProtocol::SPDY2 => b"\x06spdy/2", in wire_format_bytes()143 assert_eq!(AlpnProtocol::SPDY2.wire_format_bytes(), b"\x06spdy/2"); in ut_alpn_as_use_bytes()