Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/
H A Dmod.rs725 let mut new_headers = Headers::new(); in ut_request_builder_build() localVariable
768 let mut new_headers = Headers::new(); in ut_request_builder_build_2() localVariable
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/
H A Dheaders.rs1225 let mut new_headers = Headers::new(); in ut_change_headers_info() localVariable