Enumeration
WebKit2CookiePersistentStorage
Members
Name | Description |
---|---|
WEBKIT_COOKIE_PERSISTENT_STORAGE_TEXT |
Cookies are stored in a text file in the Mozilla “cookies.txt” format. |
WEBKIT_COOKIE_PERSISTENT_STORAGE_SQLITE |
Cookies are stored in a SQLite file in the current Mozilla format. |