pub fn default_client() -> Result<Client, HttpClientError>Expand description
Default HTTP client with timeouts, user-agent, strict redirect policy, and HTTPS-only enforcement.
pub fn default_client() -> Result<Client, HttpClientError>Default HTTP client with timeouts, user-agent, strict redirect policy, and HTTPS-only enforcement.