Defines how to handle cookies in a #WebKitWebContext.
The WebKitCookieManager defines how to set up and handle cookies. You can get it from a #WebKitWebsiteDataManager with webkit_website_data_manager_get_cookie_manager(), and use it to set where to store cookies with webkit.cookie_manager.CookieManager.setPersistentStorage, or to set the acceptance policy, with webkit.cookie_manager.CookieManager.getAcceptPolicy.
Defines how to handle cookies in a #WebKitWebContext.
The WebKitCookieManager defines how to set up and handle cookies. You can get it from a #WebKitWebsiteDataManager with webkit_website_data_manager_get_cookie_manager(), and use it to set where to store cookies with webkit.cookie_manager.CookieManager.setPersistentStorage, or to set the acceptance policy, with webkit.cookie_manager.CookieManager.getAcceptPolicy.