Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.http
/
ResponseInit
Response
Init
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
?