[Bug 3426] WinGizmo does not download magic number code

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 2 08:40:44 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=3426


Hans Leidekker <hans at it.vu.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at it.vu.nl




--- Comment #7 from Hans Leidekker <hans at 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.



More information about the wine-bugs mailing list