]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: update some HTTP/2 over HTTPS tests
authorDaniel Stenberg <daniel@haxx.se>
Thu, 17 Oct 2024 09:58:28 +0000 (11:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 17 Oct 2024 10:55:05 +0000 (12:55 +0200)
- improve descriptions
- require http/2, not h2c, since they are done over HTTPS

Closes #15317

tests/data/test2400
tests/data/test2401
tests/data/test2402
tests/data/test2403
tests/data/test2404
tests/data/test2406

index 12395211ec597450a7fbcca17934d92d44166731..ef7b126691513db4d74cecd1976b202d58f57280 100644 (file)
@@ -28,7 +28,7 @@ Funny-head: yesyes
 <client>
 <features>
 Debug
-h2c
+http/2
 SSL
 </features>
 <server>
@@ -36,7 +36,7 @@ http
 http/2
 </server>
 <name>
-HTTP/2 GET
+HTTP/2 GET over HTTPS
 </name>
 <setenv>
 </setenv>
index 1a51b1741b40dbd92819674f9a5ab5b857f18278..9929c1394b44400be569902e27b60267ea9dc456 100644 (file)
@@ -26,14 +26,14 @@ Funny-head: yesyes
 <client>
 <features>
 Debug
-h2c
+http/2
 SSL
 </features>
 <server>
 http/2
 </server>
 <name>
-HTTP/2 GET
+HTTP/2 POST over HTTPS
 </name>
 <setenv>
 </setenv>
@@ -56,7 +56,7 @@ via: 1.1 nghttpx
 \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
index f672759aae3bad4ca0a52bade65d0c52ed94eb0e..48a485624ef12272ee8c3e8b4739151eb2b12cfc 100644 (file)
@@ -47,7 +47,7 @@ file contents should appear once for each file
 # Client-side
 <client>
 <features>
-h2c
+http/2
 SSL
 </features>
 <server>
@@ -57,7 +57,7 @@ http/2
 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
index 533d483c5758cf3dd8fbfa101091e1f1e52d61e7..222f236d712f80b5a6a7bfcaf2c2aabbf83e8e81 100644 (file)
@@ -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>
index a9106c50a1aa5bb5df7b56b02c00b9886c8893aa..89461a468867652721e21bbe4b5c16f0c0f14c3c 100644 (file)
@@ -47,7 +47,7 @@ file contents should appear once for each file
 # Client-side
 <client>
 <features>
-h2c
+http/2
 SSL
 </features>
 <server>
index 541bdeea1a5c8702dbab9d4f943e9e381df0a3f1..6bf4fa8cd961c368430aac5be475e39153b41091 100644 (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>