Searched defs:http (Results 1 – 6 of 6) sorted by relevance
16 mod http; module
371 pub fn http(addr: &str) -> ProxyBuilder { in http() method
185 http: HttpConfig, field
64 pub(crate) fn http(uri: &str) -> Result<Self, HttpClientError> { in http() method
273 http: HttpConfig, field
94 pub(crate) fn http() -> Uri { in http() method