operator fun <B : Any, F : Any> HttpClient.get(feature: HttpClientFeature<B, F>): F
Find the feature installed in HttpClient.
IllegalStateException - if feature is not installed.
IllegalStateException