WebsocketExtensionDeflate
class WebsocketExtensionDeflate(pointer: <Error class: unknown class><<Error class: unknown class>>) : WebsocketExtension
A SoupWebsocketExtensionDeflate is a class@WebsocketExtension implementing permessage-deflate (RFC 7692).
This extension is used by default in a class@Session when class@WebsocketExtensionManager feature is present, and always used by class@Server.
Constructors
Properties
Link copied to clipboard
val soupWebsocketExtensionDeflatePointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
Functions
Link copied to clipboard
open fun configure(connectionType: WebsocketConnectionType, params: <Error class: unknown class>? = null): <Error class: unknown class><Boolean>
Configures @extension with the given @params.
Link copied to clipboard
Get the parameters strings to be included in the request header.
Link copied to clipboard
Get the parameters strings to be included in the response header.