appendEncodedPathSegments
fun URLBuilder.appendEncodedPathSegments(segments: List<String>): URLBuilder
Content copied to clipboard
Adds components to current encodedPath
fun URLBuilder.appendEncodedPathSegments(vararg components: String): URLBuilder
Content copied to clipboard
Adds components to current encodedPath