Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/tcp_server/
H A Dmod.rs93 let request_str = String::from_utf8_lossy(&buf[..size]); localVariable
196 let request_str = String::from_utf8_lossy(&buf[..size]); localVariable