Imported Upstream version 7.44.0
[platform/upstream/curl.git] / tests / data / test1041
index fa1692c..c77d616 100644 (file)
@@ -12,7 +12,7 @@ Content-Range
 # Server-side
 <reply>
 <data>
-HTTP/1.1 OK swsclose\r
+HTTP/1.1 200 OK swsclose\r
 Date: Thu, 09 Nov 2010 14:49:00 GMT\r
 Server: test-server/fake\r
 Accept-Ranges: bytes\r
@@ -57,8 +57,8 @@ http://%HOSTIP:%HTTPPORT/1041 -Tlog/test1041.txt -C -
 # it can skip part of the file or not.  Instead, it sends the entire file.
 <protocol>
 PUT /1041 HTTP/1.1\r
-Content-Range: bytes 0-99/100\r
 Host: %HOSTIP:%HTTPPORT\r
+Content-Range: bytes 0-99/100\r
 Accept: */*\r
 Content-Length: 100\r
 Expect: 100-continue\r