NEW 143893
WebsiteDataStore should support getting cookie key and value
https://bugs.webkit.org/show_bug.cgi?id=143893
Summary WebsiteDataStore should support getting cookie key and value
Shreyas VA
Reported 2015-04-17 13:23:40 PDT
https://bugs.webkit.org/show_bug.cgi?id=142178 added support for getting the host name of the cookie. A WKWebSiteDataRecord should have an API to get the cookie name and value of the cookie it represents.
Attachments
John Turnipseed
Comment 1 2015-09-30 14:22:09 PDT
It would be helpful if the API allowed read only access to all the properties of the cookie.,, either a NSDictionary representation or an actual NSHTTPCookie object.
Note You need to log in before you can comment on or make changes to this bug.