Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test256
index 2b96ecf..125a570 100644 (file)
@@ -29,9 +29,9 @@ http
 HTTP resume request over proxy with auth without server supporting it
  </name>
  <command option="no-output">
--x http://%HOSTIP:%HTTPPORT http://%HOSTIP:%HTTPPORT/want/256 -C - --no-include -o log/fewl.txt -U daniel:stenberg
+-x http://%HOSTIP:%HTTPPORT http://%HOSTIP:%HTTPPORT/want/256 -C - --no-include -o log/fewl256.txt -U daniel:stenberg
 </command>
-<file name="log/fewl.txt">
+<file name="log/fewl256.txt">
 This text is here to simulate a partly downloaded file to resume
 download on.
 </file>
@@ -46,17 +46,17 @@ download on.
 ^User-Agent:.*
 </strip>
 <protocol>
-GET http://%HOSTIP:%HTTPPORT/want/256 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
-Proxy-Authorization: Basic ZGFuaWVsOnN0ZW5iZXJn\r
-Range: bytes=78-\r
-Accept: */*\r
-Proxy-Connection: Keep-Alive\r
-\r
+GET http://%HOSTIP:%HTTPPORT/want/256 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
+Proxy-Authorization: Basic ZGFuaWVsOnN0ZW5iZXJn
+Range: bytes=78-
+Accept: */*
+Proxy-Connection: Keep-Alive
+
 </protocol>
 
 # the download target file must remain untouched
-<file name="log/fewl.txt">
+<file name="log/fewl256.txt">
 This text is here to simulate a partly downloaded file to resume
 download on.
 </file>