ktor-http / io.ktor.http / decodeCookieValue

decodeCookieValue

fun decodeCookieValue(encodedValue: String, encoding: CookieEncoding): String

Decode cookie value using the specified encoding