Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
Dhttp_body.rs868 let mut until_close = HttpBody::new( in http_body_until_close() localVariable
894 let mut until_close = HttpBody::new( in http_body_until_close() localVariable
Dclient.rs1115 let until_close = HttpBody::new( in client_request_redirect() localVariable