tests: update some HTTP/2 over HTTPS tests

- improve descriptions
- require http/2, not h2c, since they are done over HTTPS

Closes #15317
This commit is contained in:
Daniel Stenberg 2024-10-17 11:58:28 +02:00
parent fde5326293
commit beeeb85a78
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 12 additions and 12 deletions

View file

@ -28,14 +28,14 @@ Funny-head: yesyes
<client>
<features>
Debug
h2c
http/2
SSL
</features>
<server>
http/2
</server>
<name>
HTTP/2 with -f
HTTP/2 over HTTPS with -f
</name>
<setenv>
</setenv>