hyper: disable test 1294 since hyper doesn't allow such crazy headers

Closes #7905
This commit is contained in:
Daniel Stenberg 2021-10-25 17:14:13 +02:00
parent bc8674d87d
commit 8d9af7062b
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
3 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -64,7 +64,6 @@
1021
1156
1160
1294
1417
1430
1431

View File

@ -28,8 +28,10 @@ Funny-head: yesyes
#
# Client-side
<client>
# hyper doesn't support the added crazy header
<features>
debug
!hyper
</features>
<server>
http