1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

tests/FILEFORMAT.md: mention %HTTP2PORT

This commit is contained in:
Daniel Stenberg 2020-08-03 11:42:16 +02:00
parent e9fd53cf2b
commit 06bc9b388e
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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