get

operator fun get(name: String): String?

Returns the first value associated with name using case-insensitive comparison, or null if the header is not present.