http://bugs.winehq.org/show_bug.cgi?id=24162
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2010-08-26 10:29:49 --- Created an attachment (id=30410) --> (http://bugs.winehq.org/attachment.cgi?id=30410) wininet: Handle HTTP_STATUS_REDIRECT_METHOD.
This patch treats HTTP_STATUS_REDIRECT_METHOD like HTTP_STATUS_REDIRECT (the latter already rewrites the verb to GET) and fixes the crash.