diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test2006 | 4 | ||||
-rw-r--r-- | tests/data/test2007 | 4 | ||||
-rw-r--r-- | tests/data/test2008 | 4 | ||||
-rw-r--r-- | tests/data/test2009 | 4 | ||||
-rw-r--r-- | tests/data/test2010 | 4 |
5 files changed, 20 insertions, 0 deletions
diff --git a/tests/data/test2006 b/tests/data/test2006 index 1f5971726..0b84937ed 100644 --- a/tests/data/test2006 +++ b/tests/data/test2006 @@ -86,6 +86,10 @@ Accept: */* Some data delivered from an HTTP resource </file1> <file2 name="log/heads2006"> +Content-Length: 496
+Accept-ranges: bytes
+ +
HTTP/1.1 200 OK Date: Thu, 21 Jun 2012 14:49:01 GMT Server: test-server/fake diff --git a/tests/data/test2007 b/tests/data/test2007 index a8e5f1b45..c8c023efb 100644 --- a/tests/data/test2007 +++ b/tests/data/test2007 @@ -90,6 +90,10 @@ Something delivered from an HTTP resource s/Last-Modified:.*// </stripfile2> <file2 name="log/heads2007"> +Content-Length: 496
+Accept-ranges: bytes
+ +
HTTP/1.1 200 OK Date: Thu, 21 Jun 2012 14:50:02 GMT Server: test-server/fake diff --git a/tests/data/test2008 b/tests/data/test2008 index 1a0033285..570cdba7d 100644 --- a/tests/data/test2008 +++ b/tests/data/test2008 @@ -82,6 +82,10 @@ Some stuff delivered from an HTTP resource s/Last-Modified:.*// </stripfile2> <file2 name="log/heads2008"> +Content-Length: 496
+Accept-ranges: bytes
+ +
HTTP/1.1 200 OK Date: Thu, 21 Jun 2012 15:23:48 GMT Server: test-server/fake diff --git a/tests/data/test2009 b/tests/data/test2009 index 08308d03e..10f95df4c 100644 --- a/tests/data/test2009 +++ b/tests/data/test2009 @@ -83,6 +83,10 @@ Some contents delivered from an HTTP resource s/Last-Modified:.*// </stripfile2> <file2 name="log/heads2009"> +Content-Length: 496
+Accept-ranges: bytes
+ +
HTTP/1.1 200 OK Date: Thu, 21 Jun 2012 16:27:17 GMT Server: test-server/fake diff --git a/tests/data/test2010 b/tests/data/test2010 index 068c481b5..d43f4f1e1 100644 --- a/tests/data/test2010 +++ b/tests/data/test2010 @@ -82,6 +82,10 @@ Contents delivered from an HTTP resource s/Last-Modified:.*// </stripfile2> <file2 name="log/heads2010"> +Content-Length: 496
+Accept-ranges: bytes
+ +
HTTP/1.1 200 OK Date: Thu, 21 Jun 2012 17:37:27 GMT Server: test-server/fake |