diff options
Diffstat (limited to 'tests/data/test217')
-rw-r--r-- | tests/data/test217 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test217 b/tests/data/test217 index da98339ee..db029dd84 100644 --- a/tests/data/test217 +++ b/tests/data/test217 @@ -20,7 +20,7 @@ http HTTP proxy CONNECT to proxy returning 405 </name> <command> -http://test.remote.server.com:217/path/2170002 --proxy http://%HOSTIP:%HTTPPORT --proxytunnel -w '%{http_code} %{http_connect}\n' +http://test.remote.server.com:217/path/2170002 --proxy http://%HOSTIP:%HTTPPORT --proxytunnel -w "%{http_code} %{http_connect}\n" </command> </client> |