HtmlContent

class HtmlContent(status: <ERROR CLASS>?, builder: <ERROR CLASS>.() -> Unit)

Represents an OutgoingContent build using kotlinx.html.

See also

Constructors

Link copied to clipboard
fun HtmlContent(status: <ERROR CLASS>? = null, builder: <ERROR CLASS>.() -> Unit)

Functions

Link copied to clipboard
open suspend fun writeTo(channel: <ERROR CLASS>)

Properties

Link copied to clipboard
open val contentType: <ERROR CLASS>
Link copied to clipboard
open val status: <ERROR CLASS>? = null