From: Marcel Raad Date: Sun, 22 Jul 2018 08:09:42 +0000 (+0200) Subject: test320: treat curl320.out file as binary X-Git-Tag: curl-7_61_1~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26e35844e776e601aead505e37e5c6c8e1a41cf3;p=curl test320: treat curl320.out file as binary Otherwise, LF line endings are converted to CRLF on Windows, but no conversion is done for the reply, so the test case fails. Closes https://github.com/curl/curl/pull/2776 --- diff --git a/tests/data/test320 b/tests/data/test320 index 4b6f833ac..457a11eb2 100644 --- a/tests/data/test320 +++ b/tests/data/test320 @@ -58,7 +58,7 @@ simple TLS-SRP HTTPS GET, check user in response - + HTTP/1.0 200 OK Content-type: text/html