From: Daniel Stenberg Date: Sat, 6 Oct 2018 11:31:33 +0000 (+0200) Subject: test2100: test DoH using IPv4-only X-Git-Tag: curl-7_62_0~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=791105bc4e758fbd87758e9e514de2faaaa25ebb;p=thirdparty%2Fcurl.git test2100: test DoH using IPv4-only To make it only send one DoH request and avoid the race condition that could lead to the requests getting sent in reversed order and thus making it hard to compare in the test case. Fixes #3107 Closes #3108 --- diff --git a/tests/data/test2100 b/tests/data/test2100 index f4c6d1b283..5a44aa7074 100644 Binary files a/tests/data/test2100 and b/tests/data/test2100 differ