ktor-client-core / io.ktor.client.features.cache / HttpCache / Companion / install

install

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

Overrides HttpClientFeature.install

Installs the feature class for a HttpClient defined at scope.