fromPairs

abstract fun fromPairs(pairs: Collection<Pair<String, String>>): Impl

Create a set of immutable fetch headers from the provided set of pairs.

Return

Immutable set of fetch headers.