Home
last modified time | relevance | path

Searched defs:SPDY2 (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/tls/alpn/
Dmod.rs29 SPDY2, enumerator
60 pub(crate) const SPDY2: Self = Self(Inner::SPDY2); constant