uriComponentsOf
fun uriComponentsOf( scheme: String, host: String, path: List<String>, search: Map<String, String> = emptyMap(), hash: String = ""): UriComponents
Content copied to clipboard
Creates URI components