ProtocolUpgrade
Variant of a OutgoingContent for upgrading an HTTP connection
Constructors
Functions
Link copied to clipboard
Gets an extension property for this content
Link copied to clipboard
Sets an extension property for this content
Link copied to clipboard
abstract suspend fun upgrade(input: ByteReadChannel, output: ByteWriteChannel, engineContext: CoroutineContext, userContext: CoroutineContext): Job
Content copied to clipboard
Upgrades an HTTP connection
Properties
Link copied to clipboard
Specifies ContentType for this resource.