OutgoingContent
Information about the content to be sent to the peer, recognized by a client or server engine
Inheritors
Types
Variant of a OutgoingContent with payload represented as ByteArray
Variant of an OutgoingContent which delegates to provided OutgoingContent
Variant of a OutgoingContent without a payload
Variant of a OutgoingContent for upgrading an HTTP connection
Variant of a OutgoingContent with payload read from ByteReadChannel
Variant of a OutgoingContent with payload written to ByteWriteChannel
Properties
Gets or sets the CacheControl instance as an extension property on this content.
Specifies content length in bytes for this resource.
Specifies ContentType for this resource.
Status code to set when sending this content
Functions
Returns OutgoingContent compressed with contentEncoder if possible.
Gets an extension property for this content
Check if current OutgoingContent doesn't contain content
Sets an extension property for this content