Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h2/
Dpseudo.rs127 pub(crate) fn take_scheme(&mut self) -> Option<String> { in take_scheme() method
/commonlibrary/rust/ylong_http/ylong_http/src/h3/
Dpseudo.rs126 pub(crate) fn take_scheme(&mut self) -> Option<String> { in take_scheme() method