url

fun url(block: <ERROR CLASS>.() -> Unit): String

Construct a URL


inline fun ApplicationCall.url(block: <ERROR CLASS>.() -> Unit = {}): String

Creates an url using current call's schema, path and parameters as initial and then invokes block function on the url builder so amend parameters