Am 22.06.2007 um 15:43 schrieb Holger Freyther:


Am 22.06.2007 um 15:03 schrieb sachin J Puranik:

Can anybody please explain me , how the Cookies in the WebKit are
Handled.
Three functions setCookies, cookies, enableCookies are called only from
the Java Script.
Where is the place actually cookies are added to request , in WebKit.
What do i need to do if i want to make my cookies persistent.


grep revealed WebCore/platform/gdk/CookieJarGdk.cpp

and try to findout the releation with the curl ResourceHandleManager.

z.
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to