url
val url: URLBuilder
URLBuilder to configure the URL for this request.
fun url(block: URLBuilder.(URLBuilder) -> Unit): Unit
Executes a block that configures the URLBuilder associated to this request.
val url: URLBuilder
URLBuilder to configure the URL for this request.
fun url(block: URLBuilder.(URLBuilder) -> Unit): Unit
Executes a block that configures the URLBuilder associated to this request.