ktor-client-core / io.ktor.client.features.cookies / HttpCookies / prepare

prepare

fun prepare(block: Config.() -> Unit): HttpCookies

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