diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-08-15 11:36:17 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-08-15 11:36:17 +0200 |
commit | d5fa91b3231758160d4fb1e0d965a450f7241789 (patch) | |
tree | 07a29f9c6bc9f1dcc2d006247db199aa87eff27e /tests | |
parent | ee1fa9cda970dc1116123dab9ae764f504799395 (diff) |
tests/README: mention nghttpx for HTTP/2 tests
Diffstat (limited to 'tests')
-rw-r--r-- | tests/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/README b/tests/README index ae8ff25cc..834be63a5 100644 --- a/tests/README +++ b/tests/README @@ -43,6 +43,7 @@ The cURL Test Suite diff (when a test fails, a diff is shown) stunnel (for HTTPS and FTPS tests) OpenSSH or SunSSH (for SCP, SFTP and SOCKS4/5 tests) + nghttpx (for HTTP/2 tests) 1.2 Port numbers used by test servers |