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

get

open operator fun get(name: String): String?

Gets first value from the list of values associated with a name, or null if the name is not present