[webkit-help] passing cookies from CookieJarCurl.cpp to curl.
fred.lee at zetakey.com
fred.lee at zetakey.com
Sat Jun 19 00:43:06 PDT 2010
Hi,
I got a problem in hotmail and yahoo mail. I have compared the ppp log generated from IE and my port, and it seems that some of the cookies set in CookieJarCurl.cpp are not passed to curl.
Does anybody have similar issue ?
Although i have solved the problem by rewritting the CookieJarCurl.cpp to pass all cookie to curl, instead of having sepreate storage in CookieJarCurl.cp, i just wonder it is the correct behaviour of CookieJarCurl.cpp as I have looked at the implementation of OWB, it seems they also have a seperate storage to store cookie rather than sync with curl cookies.
Cheers,
Fred
More information about the webkit-help
mailing list