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

install

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

Overrides HttpClientFeature.install

Installs the feature class for a HttpClient defined at scope.