SessionFeature


Object Hierarchy:

Object hierarchy for SessionFeature

Description:

[ CCode ( type_cname = "SoupSessionFeatureInterface" , type_id = "soup_session_feature_get_type ()" ) ]
[ Version ( since = "2.24" ) ]
public interface SessionFeature : Object

Interface for miscellaneous [class@Session] features.

[iface@SessionFeature] is the interface used by classes that extend the functionality of a [class@Session]. Some features like HTTP authentication handling are implemented internally via [iface@SessionFeature]s. Other features can be added to the session by the application. (Eg, [class@Logger], [class@CookieJar].)

See [method@Session.add_feature], etc, to add a feature to a session.

All known sub-interfaces:

Namespace: Soup
Package: libsoup-2.4

Content:

Methods:

Inherited Members: