pathComponents

fun URLBuilder.pathComponents(components: List<String>): URLBuilder
fun URLBuilder.pathComponents(vararg components: String): URLBuilder

Adds components to current encodedPath