Revert "Update to 7.44.0"
[platform/upstream/curl.git] / tests / data / test33
index bc8c9d9..9b86cd3 100644 (file)
@@ -1,7 +1,16 @@
+<testcase>
+<info>
+<keywords>
+HTTP
+HTTP PUT
+Resume
+Content-Range
+</keywords>
+</info>
 # Server-side
 <reply>
 <data>
-HTTP/1.1 OK swsclose
+HTTP/1.1 200 OK swsclose
 
 </data>
 </reply>
@@ -29,7 +38,7 @@ HTTP PUT with resume
  <command>
 http://%HOSTIP:%HTTPPORT/33 -Tlog/test33.txt -C 50
 </command>
-</test>
+</client>
 
 # Verify data after the test has been "shot"
 <verify>
@@ -40,8 +49,7 @@ http://%HOSTIP:%HTTPPORT/33 -Tlog/test33.txt -C 50
 PUT /33 HTTP/1.1\r
 Content-Range: bytes 50-99/100\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
 Content-Length: 50\r
 Expect: 100-continue\r
@@ -53,3 +61,4 @@ Expect: 100-continue
 012345678
 </protocol>
 </verify>
+</testcase>