ktor-utils / io.ktor.util / StringValues / getAll

getAll

abstract fun getAll(name: String): List<String>?

Gets all values associated with the name, or null if the name is not present