WebsocketExtensionManager

class WebsocketExtensionManager(pointer: <Error class: unknown class><<Error class: unknown class>>) : SessionFeature

SoupWebsocketExtensionManager is the iface@SessionFeature that handles WebSockets extensions for a class@Session.

A #SoupWebsocketExtensionManager is added to the session by default, and normally you don't need to worry about it at all. However, if you want to disable WebSocket extensions, you can remove the feature from the session with method@Session.remove_feature_by_type or disable it on individual requests with method@Message.disable_feature.

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val soupSessionFeaturePointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
val soupWebsocketExtensionManagerPointer: <Error class: unknown class><<Error class: unknown class>>