diff options
Diffstat (limited to 'tests/data/test1059')
-rw-r--r-- | tests/data/test1059 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1059 b/tests/data/test1059 index b3aacbed6..95d4b95cd 100644 --- a/tests/data/test1059 +++ b/tests/data/test1059 @@ -35,7 +35,7 @@ http HTTP CONNECT with proxytunnel to unsupported FTP URL </name> <command> -ftp://test-number:1059/wanted/page -p -x %HOSTIP:%HTTPPORT +ftp://test-number:%TESTNUMBER/wanted/page -p -x %HOSTIP:%HTTPPORT </command> </client> @@ -47,8 +47,8 @@ ftp://test-number:1059/wanted/page -p -x %HOSTIP:%HTTPPORT 56 </errorcode> <protocol> -CONNECT test-number:1059 HTTP/1.1
-Host: test-number:1059
+CONNECT test-number:%TESTNUMBER HTTP/1.1
+Host: test-number:%TESTNUMBER
User-Agent: curl/%VERSION
Proxy-Connection: Keep-Alive
|