I experienced the Qt WebKit to view the Gmail, it could store the cookie,
But based on LibCurl, the Gtk+_WebCore can not,
I will check the source code about call the cookie handler stuff in LibCurl
Logged In: YES user_id=915620 Originator: YES
File Added: cookie_store_failure.png
Cookie store failure
I directly removed the 'whether or not store the cookie' confirm dlg, and set cookie->out_accept_cookie = TRUE;
Then I experienced http://freesys.cn/user, the osb-browser store the cookie correctly,
The confirm dlg might block the cookie auto-store via WebApp such like Gmail or Drupal
Log in to post a comment.
Logged In: YES
user_id=915620
Originator: YES
File Added: cookie_store_failure.png
Cookie store failure
Logged In: YES
user_id=915620
Originator: YES
I directly removed the 'whether or not store the cookie' confirm dlg, and set cookie->out_accept_cookie = TRUE;
Then I experienced http://freesys.cn/user, the osb-browser store the cookie correctly,
The confirm dlg might block the cookie auto-store via WebApp such like Gmail or Drupal