Searched defs:TlsConfig (Results 1 – 2 of 2) sorted by relevance
395 pub fn build(mut self) -> Result<TlsConfig, HttpClientError> { in build()445 pub struct TlsConfig { struct454 impl TlsConfig { impl493 impl Default for TlsConfig { implementation
280 config: TlsConfig, in https_connect()