CookieJar


Object Hierarchy:

Object hierarchy for CookieJar

Description:

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

Automatic cookie handling for SoupSession.

A [class@CookieJar] stores [struct@Cookie]s and arrange for them to be sent with the appropriate [class@Message]s. [class@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 [class@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: