wininet: Don't overwrite content length header in HttpSendRequest.

Hans Leidekker hans at it.vu.nl
Fri May 9 06:12:42 CDT 2008


Google Sketchup runs into another wininet bug after my previous fix.
It explicitly adds a non-zero content length header to the request but
passes content length 0 when the request is sent. As the included test
shows, Windows does not overwrite any existing content length header.

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

 -Hans

Changelog
 Don't overwrite content length header in HttpSendRequest.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wininet_dont_overwrite_content_length_header.diff
Type: text/x-diff
Size: 2411 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080509/95253c85/attachment-0001.diff 


More information about the wine-patches mailing list