getAll

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

Returns all values associated with name using case-insensitive comparison, or an empty list if the header is not present.