TextContent
class TextContent(val text: String, val contentType: ContentType, val status: HttpStatusCode? = null) : OutgoingContent.ByteArrayContent
Represents a text content that could be sent
Constructors
Functions
Link copied to clipboard
Gets an extension property for this content
Link copied to clipboard
Sets an extension property for this content
Properties
Extensions
Link copied to clipboard
Gets or sets the CacheControl instance as an extension property on this content.