- improve descriptions
- require http/2, not h2c, since they are done over HTTPS
Closes #15317
<client>
<features>
Debug
-h2c
+http/2
SSL
</features>
<server>
http/2
</server>
<name>
-HTTP/2 GET
+HTTP/2 GET over HTTPS
</name>
<setenv>
</setenv>
<client>
<features>
Debug
-h2c
+http/2
SSL
</features>
<server>
http/2
</server>
<name>
-HTTP/2 GET
+HTTP/2 POST over HTTPS
</name>
<setenv>
</setenv>
\r
</stdout>
<protocol nonewline="yes">
-POST /2401 HTTP/1.1\r
+POST /%TESTNUMBER HTTP/1.1\r
Host: %HOSTIP:%HTTP2TLSPORT\r
User-Agent: curl/%VERSION\r
Accept: */*\r
# Client-side
<client>
<features>
-h2c
+http/2
SSL
</features>
<server>
lib%TESTNUMBER
</tool>
<name>
-HTTP GET multiple over HTTP/2
+HTTP GET multiple files over HTTP/2 using HTTPS
</name>
<command>
https://%HOSTIP:%HTTP2TLSPORT/path/%TESTNUMBER %HOSTIP %HTTP2TLSPORT
# Client-side
<client>
<features>
-h2c
+http/2
SSL
headers-api
</features>
http/2
</server>
<name>
-HTTP/2 GET
+HTTP/2 GET using %{header_json}
</name>
<setenv>
</setenv>
# Client-side
<client>
<features>
-h2c
+http/2
SSL
</features>
<server>
<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>