wininet: Make HTTP_HandleRedirect no longer call HTTP_HttpSendRequestW.
commit4319ec6b838edb6bc5b289d37187b90c9f3e21ed
authorRob Shearman <rob@codeweavers.com>
Thu, 7 Dec 2006 00:53:27 +0000 (7 00:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Dec 2006 10:42:38 +0000 (7 11:42 +0100)
tree1610fbdd216580d02ce963bb6d14f6c957a979b6
parentfb4980d6a9059a728899ae9678657839255e2b81
wininet: Make HTTP_HandleRedirect no longer call HTTP_HttpSendRequestW.

Make the redirect handling in HTTP_HttpSendRequestW iterate instead of recurse.
dlls/wininet/http.c