ktor-html-builder / io.ktor.html / HtmlContent / <init>

<init>

HtmlContent(status: HttpStatusCode? = null, builder: HTML.() -> Unit)

Represents an OutgoingContent using kotlinx.html builder.