how to manager cookies?

Having problems with building or using the CefGlue .NET/Mono binding? Ask your questions here.

Moderator: fddima

how to manager cookies?

Postby duoixi » Sun Jul 20, 2014 8:31 am

Hi,all

i used the following code to manager cookies in old version , but now i update Xilium.CefGlue to 5d9728426e97(2014-07-09version) ,the following code is not usefull ? how to manager cookies now?

sealed class CefWebRequestHandler : CefRequestHandler
{
protected override CefCookieManager GetCookieManager(CefBrowser browser, string mainUrl)
{
return _core.currentCookie;

}
}

Thanks in advance
duoixi
Techie
 
Posts: 18
Joined: Sat May 18, 2013 8:28 pm

Return to CefGlue Forum

Who is online

Users browsing this forum: No registered users and 24 guests