fromMultiMap

open override fun fromMultiMap(map: Map<String, List<String>>): FetchHeaders

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

Return

Immutable set of fetch headers.