SoupCookieJarSqlite

SoupCookieJarSqlite — SQLite-based Cookie Jar

Synopsis

#include <libsoup/soup-gnome.h>

Description

SoupCookieJarSqlite is a SoupCookieJar that reads cookies from and writes them to an SQLite file in the new Mozilla format.

Details