http

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

Shorthand for remote with protocol = "http".