http://bugs.winehq.org/show_bug.cgi?id=11922
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl
--- Comment #5 from Hans Leidekker hans@it.vu.nl 2008-06-17 06:40:50 --- This is the troublesome part:
trace:wininet:HTTP_GetResponseHeaders --> trace:wininet:NETCON_getNextLine trace:wininet:HTTP_GetResponseHeaders <--
Which means that the server is not returning any headers in response to a request. I suppose this happens on native as well but we'll need network traces to confirm that.