common / com.schibsted.account.common.util / kotlin.String

Extensions for kotlin.String

safeUrl

fun String.safeUrl(): String

Replaces everything after '?' with the word "" and returns the result.