tests: add missing proxy features

This commit is contained in:
Marcel Raad 2019-10-22 23:26:17 +02:00
parent 333e77d39b
commit 2838fd91be
No known key found for this signature in database
GPG Key ID: FE4D8BC5EE1701DD
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ socks4
</server>
<features>
http
proxy
</features>
<name>
Attempt connect to non-listening HTTP server via SOCKS4 proxy

View File

@ -25,6 +25,7 @@ socks5
</server>
<features>
http
proxy
</features>
<name>
Attempt connect to non-listening HTTP server via SOCKS5 proxy