diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-10-14 22:29:19 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-10-15 07:56:55 +0200 |
commit | 476eb88171982a967c35e18d4439de3a848fc916 (patch) | |
tree | da8651ee956426d1979cede014e40a9ae21ca102 /tests/data/test1288 | |
parent | ee638377328527126ffbe71d1165e12c66830124 (diff) |
tests: use proxy feature
This makes the tests succeed when using --disable-proxy.
Closes https://github.com/curl/curl/pull/4488
Diffstat (limited to 'tests/data/test1288')
-rw-r--r-- | tests/data/test1288 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1288 b/tests/data/test1288 index 543aa3d6e..d8a1e524c 100644 --- a/tests/data/test1288 +++ b/tests/data/test1288 @@ -44,6 +44,9 @@ Suppress proxy CONNECT response headers <command> --proxytunnel --suppress-connect-headers --dump-header - --include --write-out "\nCONNECT CODE: %{http_connect}\nRECEIVED HEADER BYTE TOTAL: %{size_header}\n" --proxy %HOSTIP:%PROXYPORT http://%HOSTIP.1288:%HTTPPORT/we/want/that/page/1288 </command> +<features> +proxy +</features> </client> # |