Function rofl_utils::https::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.