pub type DefaultHttpClient<C> = SimpleHttpClient<C>;
pub struct DefaultHttpClient<C> { /* private fields */ }