diff options
Diffstat (limited to 'tests/data/test1078')
-rw-r--r-- | tests/data/test1078 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1078 b/tests/data/test1078 index 2ff4543d9..e2355e3ae 100644 --- a/tests/data/test1078 +++ b/tests/data/test1078 @@ -33,10 +33,10 @@ contents http </server> <name> -HTTP CONNECT with proxytunnel and downgrade to HTTP/1.0 +HTTP 1.0 CONNECT with proxytunnel and downgrade GET to HTTP/1.0 </name> <command> --x %HOSTIP:%HTTPPORT -p http://%HOSTIP:%HTTPPORT/we/want/that/page/1078 http://%HOSTIP:%HTTPPORT/we/want/that/page/1078 +--proxy1.0 %HOSTIP:%HTTPPORT -p http://%HOSTIP:%HTTPPORT/we/want/that/page/1078 http://%HOSTIP:%HTTPPORT/we/want/that/page/1078 </command> </client> |