diff options
Diffstat (limited to 'tests/data/test80')
-rw-r--r-- | tests/data/test80 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test80 b/tests/data/test80 index dded9681a..a405af7a1 100644 --- a/tests/data/test80 +++ b/tests/data/test80 @@ -45,10 +45,10 @@ contents http </server> <name> -HTTP CONNECT with proxytunnel and host Basic authentication +HTTP 1.0 CONNECT with proxytunnel and host Basic authentication </name> <command> -http://%HOSTIP:%HTTPPORT/we/want/that/page/80 -p -x %HOSTIP:%HTTPPORT --user iam:myself --proxy-user youare:yourself +http://%HOSTIP:%HTTPPORT/we/want/that/page/80 -p --proxy1.0 %HOSTIP:%HTTPPORT --user iam:myself --proxy-user youare:yourself </command> </client> |