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/test2008 | |
parent | 81e1b1ec2301327189c80645d87fd871eeb37a91 (diff) | |
download | curl-1774dbd74c77cd6c728588c8a717903dd16003f3.tar.gz |
curl: Let -D merge headers in one file again
Closes #4762
Fixes #4753
Diffstat (limited to 'tests/data/test2008')
-rw-r--r-- | tests/data/test2008 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |