mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
test719-721: require "proxy" feature present to run
Bug: https://github.com/curl/curl/pull/8223#issuecomment-1005188696 Reported-by: Marc Hörsken Closes #8226
This commit is contained in:
parent
47f03aa2c6
commit
99c42919d0
@ -32,6 +32,7 @@ Funny-head: yesyes
|
||||
<client>
|
||||
<features>
|
||||
ipv6
|
||||
proxy
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
@ -30,6 +30,9 @@ Funny-head: yesyes
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
proxy
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
socks5
|
||||
|
@ -30,6 +30,9 @@ Funny-head: yesyes
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
proxy
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
socks5
|
||||
|
Loading…
x
Reference in New Issue
Block a user