android-components / mozilla.components.concept.fetch / Headers / getAll

getAll

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

Returns the list of values corresponding to the specified header field name.