ResponseInit
fun
ResponseInit
(
status
:
Short
?
=
200
,
statusText
:
String
?
=
"OK"
,
headers
:
dynamic
=
undefined
)
:
ResponseInit
(source)