https://bugs.winehq.org/show_bug.cgi?id=28911
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael@fds-team.de
--- Comment #10 from Michael Müller michael@fds-team.de --- I am currently working on a patch to fix this bug. The main difference is not that windows does not append multiple host names when using HTTP_ADDREQ_FLAG_COALESCE, but that the initialization of the Host header field works different. While working on this I discovered multiple other bugs that are related to this problem, so I would like to fix them before attaching the patch.