diff options
Diffstat (limited to 'tests/data/test2010')
-rw-r--r-- | tests/data/test2010 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/data/test2010 b/tests/data/test2010 index d43f4f1e1..08f1bfaa4 100644 --- a/tests/data/test2010 +++ b/tests/data/test2010 @@ -78,11 +78,14 @@ Accept: */* <file1 name="log/download2010"> Contents delivered from an HTTP resource </file1> +# The Content-Length replace here is to handle with 4/5 digit port number in +# the content <stripfile2> s/Last-Modified:.*// +s/Content-Length: 49[67]/Content-Length: yeps/ </stripfile2> <file2 name="log/heads2010"> -Content-Length: 496
+Content-Length: yeps
Accept-ranges: bytes
|