wininet: Fix the handling of Accept types passed into HttpOpenRequest
commita9c2cfa8d9424406268f74f29bfe30656f37b665
authorRob Shearman <rob@codeweavers.com>
Sun, 7 Jan 2007 12:53:50 +0000 (7 12:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Jan 2007 11:39:47 +0000 (8 12:39 +0100)
treeb897e84e96ad2131538f8923545ad7a3994edd42
parent7e8ef764b8c776b7336117bfb2de9bc757a650bd
wininet: Fix the handling of Accept types passed into HttpOpenRequest
by properly coalescing all the types into the Accept header value,
rather than just adding the first.
dlls/wininet/http.c