CookieJar


Object Hierarchy:

Soup.CookieJar Soup.CookieJar Soup.CookieJar GLib.Object GLib.Object GLib.Object->Soup.CookieJar Soup.SessionFeature Soup.SessionFeature Soup.SessionFeature->Soup.CookieJar

Description:

[ CCode ( type_id = "soup_cookie_jar_get_type ()" ) ]
public class CookieJar : Object, SessionFeature

Automatic cookie handling for SoupSession.

A CookieJar stores [struct@Cookie]s and arrange for them to be sent with the appropriate [class@Message]s. CookieJar implements [iface@SessionFeature], so you can add a cookie jar to a session with [ method@Session.add_feature] or [method@Session.add_feature_by_type].

Note that the base CookieJar class does not support any form of long-term cookie persistence.

All known sub-classes:

Namespace: Soup
Package: libsoup-3.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: