[PATCH 3/3] urlmon: Send BINDSTATUS_DOWNLOADINGDATA if we do not send BEGINDOWNLOADDATA or ENDDOWNLOADDATA.

Misha Koshelev mk144210 at bcm.edu
Thu Aug 2 20:46:58 CDT 2007


This is necessary when unrolling the HTTP protocol from the hack. My tests using the post test URL (short
response) show that DOWNLOADINGDATA is not sent in this case, and in fact DOWNLOADINGDATA is only sent
when neither BEGIN nor ENDDOWNLOADDATA is sent (the other two can be sent together as is currently the
case).
---
 dlls/urlmon/binding.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: efe9b8742319266e4a1f7ef3af3d1e9d213469a0.diff
Type: text/x-patch
Size: 1423 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070802/09e35d6c/efe9b8742319266e4a1f7ef3af3d1e9d213469a0.bin


More information about the wine-patches mailing list