wininet: Get rid of no longer needed hack in gzip_read that prevents consuming the...
commit2667a5376c1d9ff6de483940cd1fe8aa391af13a
authorJacek Caban <jacek@codeweavers.com>
Wed, 5 Mar 2014 17:28:24 +0000 (5 18:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Mar 2014 18:16:58 +0000 (5 19:16 +0100)
treefe0c8f322fa6d3adbd574f32e4f951c1f0d1554f
parentb7c47c033c171cfdd3b9b11bc74a40880b611692
wininet: Get rid of no longer needed hack in gzip_read that prevents consuming the whole input buffer until we're at the end of stream.
dlls/wininet/http.c