Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / data / test189
index 5358823..deb6e89 100644 (file)
@@ -1,3 +1,11 @@
+<testcase>
+<info>
+<keywords>
+HTTP
+HTTP GET
+</keywords>
+</info>
+
 # Server-side
 <reply>
 <data>
@@ -50,20 +58,19 @@ http://%HOSTIP:%HTTPPORT/189 -C 50 -L
 GET /189 HTTP/1.1\r
 Range: bytes=50-\r
 User-Agent: curl/7.6 (sparc-sun-solaris2.7) libcurl 7.6-pre4 (SSL 0.9.6) (krb4 enabled)\r
-Host: 127.0.0.1:%HTTPPORT\r
-Pragma: no-cache\r
+Host: %HOSTIP:%HTTPPORT\r
 Accept: */*\r
 \r
 GET /189 HTTP/1.1\r
 Range: bytes=50-\r
 User-Agent: curl/7.12.2-CVS (i686-pc-linux-gnu) libcurl/7.12.2-CVS OpenSSL/0.9.7d zlib/1.2.1.2 libidn/0.5.2\r
-Host: 127.0.0.1:%HTTPPORT\r
-Pragma: no-cache\r
+Host: %HOSTIP:%HTTPPORT\r
 Accept: */*\r
 \r
 </protocol>
-# 33 is CURLE_HTTP_RANGE_ERROR
+# 33 is CURLE_RANGE_ERROR
 <errorcode>
 33
 </errorcode>
 </verify>
+</testcase>