Home
last modified time | relevance | path

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

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