WebKit2.CookiePersistentStorage
Enum values used to denote the cookie persistent storage types.
- CookiePersistentStorage.TEXT
Cookies are stored in a text file in the Mozilla "cookies.txt" format.
- CookiePersistentStorage.SQLITE
Cookies are stored in a SQLite file in the current Mozilla format.