http://bugs.winehq.org/show_bug.cgi?id=26586 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #11 from Jacek Caban <jacek(a)codeweavers.com> 2013-03-15 09:17:04 CDT --- (In reply to comment #10)
(In reply to comment #9)
(In reply to comment #5)
- wrong way that could work probably - mess with headers inside msxml3. That means to add manually some headers to request after receiving certain http return codes. This won't always work probably.
Um, native msxml works around this bug. Doesn't that mean that this is the right way to do it?
No, it doesn't. Native msxml doesn't use urlmon as far as I know, but we do.
I'm pretty sure it does. Also, if you pass username+password as part of URL, utlmon should work fine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.