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