WebKit.WebsiteDataTypes – webkit2gtk-4.0 Reference Manual
WebsiteDataTypes
Description:
[
CCode
( cprefix =
"WEBKIT_WEBSITE_DATA_"
, type_id =
"webkit_website_data_types_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"2.16"
) ]
public
enum
WebsiteDataTypes
Enum values with flags representing types of Website data.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Enum values:
ALL
-
All types.
COOKIES
-
Cookies.
DEVICE_ID_HASH_SALT
-
Hash salt used to generate the device ids used by webpages.
DISK_CACHE
-
HTTP disk cache.
DOM_CACHE
-
DOM (CacheStorage) cache.
HSTS_CACHE
-
HSTS cache.
INDEXEDDB_DATABASES
-
IndexedDB databases.
ITP
-
Intelligent Tracking Prevention data.
LOCAL_STORAGE
-
Local storage data.
MEMORY_CACHE
-
Memory cache.
OFFLINE_APPLICATION_CACHE
-
Offline web application cache.
PLUGIN_DATA
-
Plugins data.
SERVICE_WORKER_REGISTRATIONS
-
Service worker registrations.
SESSION_STORAGE
-
Session storage data.
WEBSQL_DATABASES
-
WebSQL databases.
2022 vala-language.org