http://bugs.winehq.org/show_bug.cgi?id=5444
--- Comment #4 from Hans Leidekker hans@it.vu.nl 2007-10-26 04:40:45 --- Created an attachment (id=8778) --> (http://bugs.winehq.org/attachment.cgi?id=8778) +wininet trace
Looks like this webserver (nginx/0.5.18) wants to see a Content-Length header even though the request doesn't contain a message body. I can't find this in the RFC but if native does it, we should too. I'll write a testcase.