From: Daniel Stenberg Date: Mon, 3 Aug 2020 09:42:16 +0000 (+0200) Subject: tests/FILEFORMAT.md: mention %HTTP2PORT X-Git-Tag: curl-7_72_0~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06bc9b388e367879fba921de481c0c67fdeb3cee;p=thirdparty%2Fcurl.git tests/FILEFORMAT.md: mention %HTTP2PORT --- diff --git a/tests/FILEFORMAT.md b/tests/FILEFORMAT.md index 62cddd1a70..0f5ae7f512 100644 --- a/tests/FILEFORMAT.md +++ b/tests/FILEFORMAT.md @@ -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