From 8d9af7062b3a5beecfa18f17b23c88680fb78dbb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 25 Oct 2021 17:14:13 +0200 Subject: [PATCH] hyper: disable test 1294 since hyper doesn't allow such crazy headers Closes #7905 --- docs/HYPER.md | 1 + tests/data/DISABLED | 1 - tests/data/test1294 | 2 ++ 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/HYPER.md b/docs/HYPER.md index 4dd3c74c40..fa17342bc6 100644 --- a/docs/HYPER.md +++ b/docs/HYPER.md @@ -51,6 +51,7 @@ The hyper backend doesn't support - `CURLOPT_IGNORE_CONTENT_LENGTH` - `--raw` and disabling `CURLOPT_HTTP_TRANSFER_DECODING` - RTSP +- hyper is much stricter about what HTTP header contents it allow in requests ## Remaining issues diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 591b01d3db..c6998993d2 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -64,7 +64,6 @@ 1021 1156 1160 -1294 1417 1430 1431 diff --git a/tests/data/test1294 b/tests/data/test1294 index 7f2a377970..396f8a1732 100644 --- a/tests/data/test1294 +++ b/tests/data/test1294 @@ -28,8 +28,10 @@ Funny-head: yesyes # # Client-side +# hyper doesn't support the added crazy header debug +!hyper http