Delete cookies

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Delete cookies

Postby lkitrossky » Tue May 12, 2015 1:42 am

Hi! We are developing an application based on CEF/Chromium with a stress on security, more strict than usual browser. We are trying to prevent storing of cookies. My question is: is there are some function in CEF/Chromium to dismiss/delete/expire/dispose all cookies from past for the application? Thanks, Levi
lkitrossky
Mentor
 
Posts: 66
Joined: Tue Mar 24, 2015 7:26 am

Re: Delete cookies

Postby magreenblatt » Tue May 12, 2015 2:46 pm

You can return an in-memory cookie store via CefRequestContextHandler::GetCookieManager. The cookies will not be persisted to disk.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 41 guests