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

getAll

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

Overrides StringValues.getAll

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