Elide API
Toggle table of contents
1.0.0-beta1
common
Platform filter
common
Switch theme
Search in API
Elide API
ssr
/
elide.ssr
/
StreamResponse
/
Error
/
Error
Error
common
constructor
(
err
:
Any
,
status
:
Int
=
500
,
headers
:
Map
<
String
,
String
>
=
emptyMap()
)