Hi,
I am using the Uploader class for an upload widget. Besides my regular crashing of the whole plugin on some machines, I see another problem - Cookies are not sent on Windows. I am reading document.cookie and adding it to the Uploader.upload call. On Mac OS X, everything works like a charm - either remote or on localhost. The cookies are read and send along the request. On Windows I can read the cookies and dump them to the console, but they are not sent along the request. I am using Firefox 3.0.10 and BrowserPlus on both machines.
Any help is highly appreciated, cause it is driving me nuts.

Best regards,
Oliver