https

fun https(host: String = "", port: Int? = null, path: String = "", query: String? = null): Url

Shorthand for remote with protocol = "https".