[Bug 3426] WinGizmo does not download magic number code
http://bugs.winehq.org/show_bug.cgi?id=3426 Hans Leidekker <hans(a)it.vu.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)it.vu.nl --- Comment #7 from Hans Leidekker <hans(a)it.vu.nl> 2008-05-02 08:40:44 --- I wrote a test that shows that HttpAddRequestHeaders(..., HTTP_ADDREQ_FLAG_ADD_IF_NEW) really is supposed to fail if one or more of the supplied headers already exist. The problem lies deeper; on Windows headers are not present in a request until the request has been sent, on Wine they are present before, hence the failure adding the user agent string. -- 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.
participants (1)
-
wine-bugs@winehq.org