pub fn blocking_client(timeout: Duration) -> Result<Client>
Build a blocking reqwest::Client configured with the canonical UA, the requested per-request timeout, and the platform’s built-in roots.
reqwest::Client