ktor-client-core / io.ktor.client.features / HttpPlainText / Feature / install

install

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

Overrides HttpClientFeature.install

Installs the feature class for a HttpClient defined at scope.