Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Dtest_utils.rs25 pub(crate) fn format_header_str(key: &str, value: &str) -> String { in format_header_str() function
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/tcp_server/
H A Dmod.rs29 pub fn format_header_str(key: &str, value: &str) -> String { in format_header_str() function