Page 1 of 1

DeleteCookies and SetCookies

PostPosted: Thu Jun 23, 2022 12:47 pm
by Staxcelrom
Hello,

Can you please tell me if there is an example how to use DeleteCookies or SetCookie ?

Unfortunately, I could not understand from the documentation how to call them: https://github.com/chromiumembedded/cef/blob/master/include/cef_cookie.h

I looked at the Cookie_unitest example, but some other DeleteCookies and SetCookie are used this way - with a different parameter signature.

Re: DeleteCookies and SetCookies

PostPosted: Thu Jun 23, 2022 1:06 pm
by Staxcelrom
It doesn't matter anymore, I'll use dvtools.