Searched defs:https (Results 1 – 4 of 4) 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
955 final String https = "https"; in getHeaderSubtitle() local