fn create_ref_counted_http_client(http_client: HttpClient) -> HttpClientRef
Expand description
Create a new reference counted HttpClient
.
fn create_ref_counted_http_client(http_client: HttpClient) -> HttpClientRef
Create a new reference counted HttpClient
.