kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.fetch
/
ResponseInit
Response
Init
JS
external
interface
ResponseInit
Properties
Properties
headers
Link copied to clipboard
JS
open
var
headers
:
dynamic
status
Link copied to clipboard
JS
open
var
status
:
Short
?
status
Text
Link copied to clipboard
JS
open
var
statusText
:
String
?