Searched defs:https (Results 1 – 3 of 3) sorted by relevance
254 pub fn https(url: &str) -> ProxyBuilder { in https() method
388 pub fn https(addr: &str) -> ProxyBuilder { in https() method
68 pub(crate) fn https(uri: &str) -> Result<Self, HttpClientError> { in https() method