pub fn shared_http_client() -> Arc<Client> ⓘ
Get a shared HTTP client. Cheap clone (Arc), proxy-aware, picks up Tor toggles on the next call after rebuild_shared_http_client() runs.
rebuild_shared_http_client()