Skip to main content

agent_with_config

Function agent_with_config 

Source
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.