mywot / opera

WOT's Opera extension
http://www.mywot.com/wiki/Opera
GNU General Public License v3.0
1 stars 4 forks source link

Setting cookies via XMLHttpRequest doesn't work in Opera #22

Closed sorgoz closed 12 years ago

sorgoz commented 12 years ago

Sami:

We call setcookies.php to set website authentication cookies. This works in Chrome and Safari, but Opera seems to discard cookies from XMLHttpRequest responses. Find out if there's a way to work around this.

sorgoz commented 12 years ago

fixed by enabling cookie-sharing feature: http://dev.opera.com/articles/view/cookie-sharing-in-opera-extensions/