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

prepare

fun prepare(block: HttpSend.() -> Unit): HttpSend

Overrides HttpClientFeature.prepare

Builds a TFeature by calling the block with a TConfig config instance as receiver.