diff options
Diffstat (limited to 'tests/data/test213')
-rw-r--r-- | tests/data/test213 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test213 b/tests/data/test213 index cc9ac4160..776609462 100644 --- a/tests/data/test213 +++ b/tests/data/test213 @@ -77,10 +77,10 @@ http NTLM </features> <name> -HTTP proxy CONNECT auth NTLM and then POST +HTTP 1.0 proxy CONNECT auth NTLM and then POST </name> <command> -http://test.remote.server.com:213/path/2130002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit" +http://test.remote.server.com:213/path/2130002 --proxy1.0 http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit" </command> </client> |