url
Construct a URL
inline fun ApplicationCall.url(block: <ERROR CLASS>.() -> Unit = {}): String
Content copied to clipboard
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