From 30e50de53e7093726525544a7b79540d5a0f2507 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 9 Jun 2021 00:04:44 +0200 Subject: [PATCH] test1438/1457: add HTTP keyword to make hyper mode work Closes #7209 --- tests/data/test1438 | 1 + tests/data/test1457 | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/data/test1438 b/tests/data/test1438 index 40a25bfd45..90610a8297 100644 --- a/tests/data/test1438 +++ b/tests/data/test1438 @@ -1,6 +1,7 @@ +HTTP protocol --write-out diff --git a/tests/data/test1457 b/tests/data/test1457 index f34abb7c3d..235b8404ab 100644 --- a/tests/data/test1457 +++ b/tests/data/test1457 @@ -1,6 +1,7 @@ +HTTP protocol --write-out -- 2.47.3