prepare
fun prepare(
block: HttpRequestBuilder.() -> Unit
): DefaultRequest
Builds a TFeature by calling the block with a TConfig config instance as receiver.
fun prepare(
block: HttpRequestBuilder.() -> Unit
): DefaultRequest
Builds a TFeature by calling the block with a TConfig config instance as receiver.