wininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.
commit96b639dc8a5311aa10f298e629ff2e64aad8d060
authorHans Leidekker <hans@meelstraat.net>
Wed, 4 Mar 2009 11:42:43 +0000 (4 12:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Mar 2009 12:06:04 +0000 (4 13:06 +0100)
treed55c36b9ef6e59f9f11b8937843825093aa6e5f8
parentf716306f366744ec205bc0485b04d18bab74d080
wininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.

Fixes Quicken 2009. Aric said he added this hack back in 2002
to work around a bug in the IE6 installer, which installs fine
now without this hack.
dlls/wininet/http.c