CookieJarText
Object Hierarchy:
Description:
[
CCode ( type_id =
"soup_cookie_jar_text_get_type ()" ) ]
public class CookieJarText :
CookieJar,
SessionFeature
Text-file-based ("cookies.
txt") Cookie Jar
[class@CookieJarText] is a [class@CookieJar] that reads cookies from and writes them to a text file in format similar to Mozilla's
"cookies.txt".
Content:
Properties:
- public string filename { owned get; construct; }
Cookie-storage filename.
Creation methods:
Inherited Members:
All known members inherited from class Soup.CookieJar
All known members inherited from class GLib.Object
All known members inherited from interface Soup.SessionFeature