diff options
Diffstat (limited to 'tests/data/test1041')
-rw-r--r-- | tests/data/test1041 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1041 b/tests/data/test1041 index c0d23c660..c77d616a8 100644 --- a/tests/data/test1041 +++ b/tests/data/test1041 @@ -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
-Content-Range: bytes 0-99/100
Host: %HOSTIP:%HTTPPORT
+Content-Range: bytes 0-99/100
Accept: */*
Content-Length: 100
Expect: 100-continue
|