pub fn default_http_client() -> Client
Builds an HTTP client with hardened defaults.
Usage:
let client = auths_infra_http::default_http_client();