Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / data / test92
index 3c043aa..bf78276 100644 (file)
@@ -1,23 +1,27 @@
+<testcase>
 <info>
 <keywords>
 HTTP
 HTTP GET
+Content-Range
 Resume
 </keywords>
 </info>
+
 # Server-side
 <reply>
 <data>
 HTTP/1.1 416 Requested Range Not Satisfiable\r
 Date: Fri, 24 Oct 2003 21:33:12 GMT\r
-Server: Apache/1.3.19 (Unix)  (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 PHP/4.3.1\r
+Server: Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 PHP/4.3.1\r
 Last-Modified: Fri, 24 Oct 2003 18:01:23 GMT\r
 ETag: "ab57a-507-3f9968f3"\r
 Accept-Ranges: bytes\r
-Content-Length: 87\r
+Content-Length: 4\r
 Content-Range: bytes */87\r
 Content-Type: image/gif\r
 \r
+bad
 </data>
 </reply>
 
@@ -42,9 +46,10 @@ http://%HOSTIP:%HTTPPORT/want/92 -C 87
 <protocol>
 GET /want/92 HTTP/1.1\r
 Range: bytes=87-\r
-Host: 127.0.0.1:%HTTPPORT\r
+Host: %HOSTIP:%HTTPPORT\r
 Accept: */*\r
 \r
 </protocol>
 
 </verify>
+</testcase>