url

fun url(block: URLBuilder.(URLBuilder) -> Unit)

Executes a block that configures the URLBuilder associated to this request.


val url: URLBuilder

URLBuilder to configure the URL for this request.