Elide API
Toggle table of contents
1.0.0-beta1
common
Platform filter
common
Switch theme
Search in API
Elide API
ssr
/
elide.ssr
/
ServerResponse
Server
Response
common
interface
ServerResponse
TBD
Inheritors
StreamResponse
Members
Properties
content
Link copied to clipboard
common
open
val
content
:
String
css
Link copied to clipboard
common
open
val
css
:
String
fin
Link copied to clipboard
common
open
val
fin
:
Boolean
has
Content
Link copied to clipboard
common
open
val
hasContent
:
Boolean
headers
Link copied to clipboard
common
open
val
headers
:
Map
<
String
,
String
>
?
status
Link copied to clipboard
common
open
val
status
:
Int
?