wininet/tests: Pass INTERNET_FLAG_RELOAD in secure connection tests.
commit3c060b0ac0df12eb774c9a8ac929ed93a70c8600
authorHans Leidekker <hans@codeweavers.com>
Tue, 10 Jan 2023 19:16:53 +0000 (10 20:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Jan 2023 15:08:37 +0000 (11 16:08 +0100)
treed434f4fcb05b17b9d16cacc676f3503e67fd4534
parente25d83dc903412bf70a82ed419e8c9e470addff2
wininet/tests: Pass INTERNET_FLAG_RELOAD in secure connection tests.

Avoids test failures when the URL is cached by other tests.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51227
dlls/wininet/tests/http.c