HtmlContent
class HtmlContent(status: <ERROR CLASS>?, builder: <ERROR CLASS>.() -> Unit)
Content copied to clipboard
Represents an OutgoingContent build using kotlinx.html
.
See also
Constructors
Link copied to clipboard
fun HtmlContent(status: <ERROR CLASS>? = null, builder: <ERROR CLASS>.() -> Unit)
Content copied to clipboard