mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:07:16 +03:00
tests: add missing proxy features
This commit is contained in:
parent
333e77d39b
commit
2838fd91be
2 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ socks4
|
|||
</server>
|
||||
<features>
|
||||
http
|
||||
proxy
|
||||
</features>
|
||||
<name>
|
||||
Attempt connect to non-listening HTTP server via SOCKS4 proxy
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ socks5
|
|||
</server>
|
||||
<features>
|
||||
http
|
||||
proxy
|
||||
</features>
|
||||
<name>
|
||||
Attempt connect to non-listening HTTP server via SOCKS5 proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue