install
fun install(
feature: HttpCallValidator,
scope: HttpClient
): Unit
Overrides HttpClientFeature.install
Installs the feature class for a HttpClient defined at scope.
fun install(
feature: HttpCallValidator,
scope: HttpClient
): Unit
Overrides HttpClientFeature.install
Installs the feature class for a HttpClient defined at scope.