Skip to main content

blocking_client

Function blocking_client 

Source
pub fn blocking_client(timeout: Duration) -> Result<Client>
Expand description

Build a blocking reqwest::Client configured with the canonical UA, the requested per-request timeout, and the platform’s built-in roots.