Searched defs:HttpConfig (Results 1 – 2 of 2) sorted by relevance
21 pub(crate) struct HttpConfig { struct35 impl HttpConfig { argument51 impl Default for HttpConfig { implementation
58 pub(crate) fn new(config: HttpConfig, connector: C) -> Self { in new()155 config: HttpConfig, in conn()