Safari extension cookies not recognized/passed
- by Alex
I've recently been porting a Chrome extension to Safari, and encountered this kind of error (bug, feature, etc.)
So, in global page i have a XMLHTTP request to a secure page which is available only after you login.
Example:
I simply login using browser - as usually you do on facebook or other secure pages
After that, in global page, I load a…