toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.http
/
ResponseInit
Response
Init
external
interface
ResponseInit
(
source
)
Members
Properties
headers
Link copied to clipboard
abstract
val
headers
:
Headers
?
status
Link copied to clipboard
abstract
val
status
:
Short
?
status
Text
Link copied to clipboard
abstract
val
statusText
:
String
?