get
operator fun <B : Any, F : Any> HttpClient.get(feature: HttpClientFeature<B, F>): F
Content copied to clipboard
Find the feature installed in HttpClient.
Throws
if feature is not installed.
Find the feature installed in HttpClient.
if feature is not installed.