Function spacetraders::client::get_http_client_with_hook[][src]

pub fn get_http_client_with_hook(
    proxy: Option<String>,
    hook: PostRequestHook
) -> HttpClient
Expand description

Get a rate-limited http client, with post receive hook, that is safe to use across threads and won’t break rate-limiting