fromMultiMap

abstract fun fromMultiMap(map: Map<String, List<String>>): Impl

Create a set of immutable fetch headers from the provided map data.

Return

Immutable set of fetch headers.