https://bugs.winehq.org/show_bug.cgi?id=50244 --- Comment #7 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to parhom from comment #6)
(In reply to Hans Leidekker from comment #5)
It was sent just like before I fixed the header. This will need some tests on Windows.
I have a Windows machine too. How can I help to test this?
No need, I found the cause of this bug. We're not handling the "Connection: Close" header in this case. Even though the redirect is to the same host it wants you to reconnect anyway. With that fixed activation still fails. We get an error response (json format) which isn't very informative: "{\n\t\"errorCode\" = \"0\";\n\t\"errorMessage\" = \"general error\";\n\t\"resultType\" = \"error\";\n}" -- 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.