diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-06-09 00:04:44 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-06-10 08:42:41 +0200 |
commit | 30e50de53e7093726525544a7b79540d5a0f2507 (patch) | |
tree | 018412ae74b5714ec16f93b4be918295389e1db5 /tests | |
parent | 5f70cb64611e92bf78a4119f46180741b32a1b43 (diff) | |
download | curl-30e50de53e7093726525544a7b79540d5a0f2507.tar.gz |
test1438/1457: add HTTP keyword to make hyper mode work
Closes #7209
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test1438 | 1 | ||||
-rw-r--r-- | tests/data/test1457 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test1438 b/tests/data/test1438 index 40a25bfd4..90610a829 100644 --- a/tests/data/test1438 +++ b/tests/data/test1438 @@ -1,6 +1,7 @@ <testcase> <info> <keywords> +HTTP protocol --write-out </keywords> diff --git a/tests/data/test1457 b/tests/data/test1457 index f34abb7c3..235b8404a 100644 --- a/tests/data/test1457 +++ b/tests/data/test1457 @@ -1,6 +1,7 @@ <testcase> <info> <keywords> +HTTP protocol --write-out </keywords> |