WebsocketExtensionManager


Object Hierarchy:

Soup.WebsocketExtensionManager Soup.WebsocketExtensionManager Soup.WebsocketExtensionManager GLib.Object GLib.Object GLib.Object->Soup.WebsocketExtensionManager Soup.SessionFeature Soup.SessionFeature Soup.SessionFeature->Soup.WebsocketExtensionManager

Description:

[ CCode ( type_id = "soup_websocket_extension_manager_get_type ()" ) ]
public sealed class WebsocketExtensionManager : Object, SessionFeature

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

A WebsocketExtensionManager 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 [ [email protected]_feature_by_type] or disable it on individual requests with [[email protected]_feature].


Namespace: Soup
Package: libsoup-3.0

Content:

Creation methods:

Inherited Members:

All known members inherited from class GLib.Object



2022 vala-language.org