http://bugs.winehq.org/show_bug.cgi?id=27865
--- Comment #4 from Hans Leidekker hans@meelstraat.net 2011-07-23 06:52:44 CDT --- (In reply to comment #3)
What you mean by "server doesn't return any headers"? I get these (Windows)
Date: Sat, 23 Jul 2011 09:53:51 GMT Content-Length: 1436 Content-Type: text/html Last-Modified: Mon, 09 May 2011 13:00:04 GMT X-Powered-By: Servlet/2.5 JSP/2.1 Set-Cookie: MSPLB=msp.msp1f02; path=/ Keep-Alive: timeout=15, max=100 Connection: Keep-Alive
Is that from observing traffic or from running some tool? Note that the server response may depend on the exact query. This is what we send:
GET /web-test/common/test.html HTTP/1.1\r\nHost: msp.f-secure.com\r\nConnection: Keep-Alive\r\n\r\n
Can you find out what winhttp.exe sends on Windows?