cookies
Posted: Thu Apr 09, 2020 11:37 am
Chromium1.Initialized; TempContext := TCefRequestContextRef.New('Cookies\','',False, False, False, False);
Chromium1.CreateBrowser(CEFWindowParent1,'Cookies\',TempContext);
in the new version does not work such a parameter how to get around this?
Chromium1.CreateBrowser(CEFWindowParent1,'Cookies\',TempContext);
in the new version does not work such a parameter how to get around this?