wininet: Use test.winehq.org for post tests.
This commit is contained in:
parent
ff5dbaede6
commit
aa4e663954
|
@ -146,10 +146,10 @@ static const test_data_t test_data[] = {
|
||||||
TESTF_COMPRESSED|TESTF_ALLOW_COOKIE
|
TESTF_COMPRESSED|TESTF_ALLOW_COOKIE
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"http://crossover.codeweavers.com/posttest.php",
|
"http://test.winehq.org/tests/post.php",
|
||||||
"http://crossover.codeweavers.com/posttest.php",
|
"http://test.winehq.org/tests/post.php",
|
||||||
"crossover.codeweavers.com",
|
"test.winehq.org",
|
||||||
"/posttest.php",
|
"/tests/post.php",
|
||||||
"Content-Type: application/x-www-form-urlencoded",
|
"Content-Type: application/x-www-form-urlencoded",
|
||||||
0,
|
0,
|
||||||
"mode=Test",
|
"mode=Test",
|
||||||
|
|
Loading…
Reference in New Issue