install
fun install(
feature: ResponseObserver,
scope: HttpClient
): Unit
Overrides HttpClientFeature.install
Installs the feature class for a HttpClient defined at scope.
fun install(
feature: ResponseObserver,
scope: HttpClient
): Unit
Overrides HttpClientFeature.install
Installs the feature class for a HttpClient defined at scope.