Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js
/
FetchHeaders
/
DefaultFactory
/
fromMultiMap
from
Multi
Map
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.