Searched refs:with_dns_resolver (Results 1 – 2 of 2) sorted by relevance
103 pub fn with_dns_resolver<R>(resolver: R) -> Self in with_dns_resolver() method107 Self::with_connector(HttpConnector::with_dns_resolver(resolver)) in with_dns_resolver()
63 pub(crate) fn with_dns_resolver<R>(resolver: R) -> Self in with_dns_resolver() method