tests: enable more tests with hyper

Adjusted 1144, 1164 and 1176.

Closes #7900
This commit is contained in:
Daniel Stenberg 2021-10-24 23:13:14 +02:00
parent 412570d7c4
commit 7c7b32db2b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 31 additions and 33 deletions

View file

@ -40,6 +40,10 @@ verify
#
# Client-side
<client>
# hyper doesn't support HTTP/0.9
<features>
!hyper
</features>
<server>
http
</server>