1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

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
This commit is contained in:
Marcel Raad 2018-07-22 10:09:42 +02:00
parent 81377cace6
commit 26e35844e7
No known key found for this signature in database
GPG Key ID: 07ADACB610D796DA

View File

@ -58,7 +58,7 @@ simple TLS-SRP HTTPS GET, check user in response
<verify>
<protocol>
</protocol>
<file name="log/curl320.out" mode="text">
<file name="log/curl320.out">
HTTP/1.0 200 OK
Content-type: text/html