]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/FILEFORMAT.md: mention %HTTP2PORT
authorDaniel Stenberg <daniel@haxx.se>
Mon, 3 Aug 2020 09:42:16 +0000 (11:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Aug 2020 09:42:16 +0000 (11:42 +0200)
tests/FILEFORMAT.md

index 62cddd1a702ec0d9edda06e07e9b96f6ba63199e..0f5ae7f5125516825147d58735dbaf679c68ec8f 100644 (file)
@@ -44,6 +44,7 @@ Available substitute variables include:
 - `%HOSTIP` - IPv4 address of the host running this test
 - `%HTTP6PORT` - IPv6 port number of the HTTP server
 - `%HTTPPORT` - Port number of the HTTP server
+- `%HTTP2PORT` - Port number of the HTTP/2 server
 - `%HTTPSPORT` - Port number of the HTTPS server
 - `%HTTPSPROXYPORT` - Port number of the HTTPS-proxy
 - `%HTTPTLS6PORT` - IPv6 port number of the HTTP TLS server