ktor-client-core / io.ktor.client.features.observer / ResponseObserver / install

install

fun install(feature: ResponseObserver, scope: HttpClient): Unit

Installs the feature class for a HttpClient defined at scope.