pub fn agent_with_config(cfg: AgentConfig) -> Agent
Expand description
An ureq::Agent
with given configuration that can be used to perform blocking HTTPS requests.
pub fn agent_with_config(cfg: AgentConfig) -> Agent
An ureq::Agent
with given configuration that can be used to perform blocking HTTPS requests.