Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dhttp_body.rs825 let mut until_close = HttpBody::new( in http_body_until_close() localVariable
851 let mut until_close = HttpBody::new( in http_body_until_close() localVariable
H A Dclient.rs945 let until_close = HttpBody::new( in client_request_redirect() localVariable