ktor-client-core / io.ktor.client.features / HttpClientFeature / install

install

abstract fun install(feature: TFeature, scope: HttpClient): Unit

Installs the feature class for a HttpClient defined at scope.