Base code merged to SPIN 2.4
[platform/upstream/curl.git] / tests / data / test1042
index d532120..f9a2255 100644 (file)
@@ -56,10 +56,10 @@ Content-Type: text/plain
 http
 </server>
  <name>
-HTTP GET from end of entirely-downloaded file, no server resume
+HTTP GET beyond end of entirely-downloaded file, no server resume
  </name>
  <command>
-http://%HOSTIP:%HTTPPORT/1042 -C -
+http://%HOSTIP:%HTTPPORT/1042 -C 200
 </command>
 <file name="log/curl1042.out">
 012345678
@@ -85,7 +85,7 @@ http://%HOSTIP:%HTTPPORT/1042 -C -
 </strip>
 <protocol>
 GET /1042 HTTP/1.1\r
-Range: bytes=100-\r
+Range: bytes=200-\r
 Host: %HOSTIP:%HTTPPORT\r
 Accept: */*\r
 \r