http://bugs.winehq.org/show_bug.cgi?id=37023 Bug ID: 37023 Summary: winhttp: HEAD-requests are not handled correctly Product: Wine Version: 1.7.23 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winhttp Assignee: wine-bugs(a)winehq.org Reporter: anduchs(a)gmail.com Created attachment 49194 --> http://bugs.winehq.org/attachment.cgi?id=49194 Test case for this issue When opening a HEAD-request, winhttp tries to read response-contents even though there is none coming. #29715 mentioned the same problem as fixed, but it does still happen / happen again. Regression or new case ? Attached are a testcase and a patch. -- 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.