takeFrom
fun takeFrom(builder: HttpRequestBuilder): HttpRequestBuilder
Mutates this copying all the data but execution context from another builder using it as base.
fun takeFrom(builder: HttpRequestBuilder): HttpRequestBuilder
Mutates this copying all the data but execution context from another builder using it as base.