Imported Upstream version 7.44.0
[platform/upstream/curl.git] / tests / data / test164
index baac196..9240611 100644 (file)
@@ -1,4 +1,11 @@
 <testcase>
+<info>
+<keywords>
+HTTP
+HTTP GET
+</keywords>
+</info>
+
 # Server-side
 # This particular response is an exact excerpt from an actual Apache
 # server when asked for a 0-10,12-15 range (except gt/lt changed to {}
@@ -52,8 +59,8 @@ http://%HOSTIP:%HTTPPORT/want/164 -r 0-10,12-15
 </strip>
 <protocol>
 GET /want/164 HTTP/1.1\r
-Range: bytes=0-10,12-15\r
 Host: %HOSTIP:%HTTPPORT\r
+Range: bytes=0-10,12-15\r
 Accept: */*\r
 \r
 </protocol>