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
Upgrades an HTTP connection
Properties
Extensions
Link copied to clipboard
Gets or sets the CacheControl instance as an extension property on this content.