Fix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace existing
commit9e68c651d6c539d0b38c3f02c7cfdaad0701b57a
authorAric Stewart <aric@codeweavers.com>
Tue, 22 Nov 2005 14:53:30 +0000 (22 14:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Nov 2005 14:53:30 +0000 (22 14:53 +0000)
tree32ce4cc93177ed2644fa792ecca0d17cf1041714
parent7f9e281b72fb3576f4b7e34bcba509e866a1cefb
Fix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace existing
headers. Also adding a test for some header adding flags.
dlls/wininet/http.c
dlls/wininet/tests/http.c