Search code examples
c++cookieschromium-embedded

Managing cookies in CEF


I am using CEF (Chromium Embedded Framework) with Visual C++. Is it possible to manage cookies ?

I should want to save (by cookies) user's info. Any suggestion on how to do it ?


Solution

  • CefCookieManager is not enough? http://magpcss.org/ceforum/apidocs3/projects/(default)/CefCookieManager.html