Home
last modified time | relevance | path

Searched refs:tls_builder (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dclient.rs493 let tls_builder = match self.http.version { in build() localVariable
511 tls: tls_builder.build()?, in build()