summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-10-25 17:14:13 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-10-25 23:32:45 +0200
commit8d9af7062b3a5beecfa18f17b23c88680fb78dbb (patch)
tree1b5ada6e2ca882fa6aba8b44edd952c62df6d93a
parentbc8674d87d6c5dd6f87aa61214b0b295cad746d0 (diff)
downloadcurl-8d9af7062b3a5beecfa18f17b23c88680fb78dbb.tar.gz
hyper: disable test 1294 since hyper doesn't allow such crazy headers
Closes #7905
-rw-r--r--docs/HYPER.md1
-rw-r--r--tests/data/DISABLED1
-rw-r--r--tests/data/test12942
3 files changed, 3 insertions, 1 deletions
diff --git a/docs/HYPER.md b/docs/HYPER.md
index 4dd3c74c4..fa17342bc 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 591b01d3d..c6998993d 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 7f2a37797..396f8a173 100644
--- a/tests/data/test1294
+++ b/tests/data/test1294
@@ -28,8 +28,10 @@ Funny-head: yesyes
#
# Client-side
<client>
+# hyper doesn't support the added crazy header
<features>
debug
+!hyper
</features>
<server>
http