Skip to main content

default_client

Function default_client 

Source
pub fn default_client() -> Result<Client, HttpClientError>
Expand description

Default HTTP client with timeouts, user-agent, strict redirect policy, and HTTPS-only enforcement.