plusAssign

operator fun plusAssign(other: HttpClientConfig<out T>)(source)

Installs the plugin from the other client's configuration.

Report a problem