mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 05:58:01 -05:00
test970: make it require proxy support
This test verifies the -w %json output and the test case includes a full generated "blob". If there's no proxy support built into libcurl, it will return an error for proxy related info variables and they will not be included in the json, thus causing a mismatch and this test fails. Reported-by: Marc Hörsken Fixes #5501 Closes #5502
This commit is contained in:
parent
abfd154efd
commit
c06ffdb6f1
@ -33,6 +33,7 @@ http
|
||||
</server>
|
||||
<features>
|
||||
debug
|
||||
proxy
|
||||
</features>
|
||||
<setenv>
|
||||
CURL_TIME=13
|
||||
|
Loading…
Reference in New Issue
Block a user