Skip to main content

shared_http_client

Function shared_http_client 

Source
pub fn shared_http_client() -> Arc<Client> 
Expand description

Get a shared HTTP client. Cheap clone (Arc), proxy-aware, picks up Tor toggles on the next call after rebuild_shared_http_client() runs.