<init>
HtmlContent(
status: HttpStatusCode? = null,
builder: HTML.() -> Unit)
Represents an OutgoingContent using kotlinx.html
builder.
HtmlContent(
status: HttpStatusCode? = null,
builder: HTML.() -> Unit)
Represents an OutgoingContent using kotlinx.html
builder.