mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:23:30 +03:00
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:
parent
fde5326293
commit
beeeb85a78
6 changed files with 12 additions and 12 deletions
|
|
@ -29,7 +29,7 @@ Funny-head: yesyes
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
h2c
|
||||
http/2
|
||||
SSL
|
||||
headers-api
|
||||
</features>
|
||||
|
|
@ -37,7 +37,7 @@ headers-api
|
|||
http/2
|
||||
</server>
|
||||
<name>
|
||||
HTTP/2 GET
|
||||
HTTP/2 GET using %{header_json}
|
||||
</name>
|
||||
<setenv>
|
||||
</setenv>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue