hyper: no h2c support

Make tests require h2c feature present to run, and only set h2c if
nghttp2 is used in the build. Hyper does not support it.

Remove those tests from DISABLED

Fixes #8605
Closes #8613
This commit is contained in:
Daniel Stenberg 2022-03-19 23:12:03 +01:00
parent a7ee34259e
commit 7e145dd270
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
10 changed files with 32 additions and 16 deletions

View file

@ -43,8 +43,6 @@
265
266
357
358
359
565
579
580
@ -60,10 +58,6 @@
1533
1540
1591
1700
1701
1702
1800
%endif
2043
# Tests that are disabled here for rustls are SUPPOSED to work