Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.http
/
Headers
/
Headers
Headers
constructor
(
init
:
ReadonlyRecord
<
JsString
,
JsString
>
)
(
source
)
constructor
(
init
:
Headers
)
(
source
)
constructor
(
init
:
ReadonlyArray
<
Tuple2
<
JsString
,
JsString
>
>
=
definedExternally
)
(
source
)