mirror of
https://github.com/curl/curl.git
synced 2026-07-23 17:27:22 +03:00
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:
parent
a7ee34259e
commit
7e145dd270
10 changed files with 32 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue