Home
last modified time | relevance | path

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

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