Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test38
index 848150a..42982df 100644 (file)
@@ -28,9 +28,9 @@ http
 HTTP resume request without server supporting it
  </name>
  <command option="no-output">
-http://%HOSTIP:%HTTPPORT/want/38 -C - --no-include -o log/fewl.txt
+http://%HOSTIP:%HTTPPORT/want/38 -C - --no-include -o log/fewl38.txt
 </command>
-<file name="log/fewl.txt">
+<file name="log/fewl38.txt">
 This text is here to simulate a partly downloaded file to resume
 download on.
 </file>
@@ -45,15 +45,15 @@ download on.
 ^User-Agent:.*
 </strip>
 <protocol>
-GET /want/38 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Range: bytes=78-\r
-Accept: */*\r
-\r
+GET /want/38 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Range: bytes=78-
+Accept: */*
+
 </protocol>
 
 # the download target file must remain untouched
-<file name="log/fewl.txt">
+<file name="log/fewl38.txt">
 This text is here to simulate a partly downloaded file to resume
 download on.
 </file>