diff options
author | Emil Engler <me@emilengler.com> | 2020-01-21 09:23:21 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-01-21 09:23:30 +0100 |
commit | 1774dbd74c77cd6c728588c8a717903dd16003f3 (patch) | |
tree | eebea755644be34033f1e6cc5ae2c650ad6bfa0e /tests/data/test2009 | |
parent | 81e1b1ec2301327189c80645d87fd871eeb37a91 (diff) |
curl: Let -D merge headers in one file again
Closes #4762
Fixes #4753
Diffstat (limited to 'tests/data/test2009')
-rw-r--r-- | tests/data/test2009 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |