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

getAll

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

Overrides Headers.getAll

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