X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fdata%2Ftest287;h=ec4dfeb05b03d0100e27e61302a014d656e4782f;hb=511f2a666276f74e7bea2faf9f21dae0fa33b22c;hp=30f5834d531e775a31d2b0536669a69bbf4340f9;hpb=1cd7e659b2914dcaab79de953455db5828491cdc;p=external%2Fcurl.git diff --git a/tests/data/test287 b/tests/data/test287 index 30f5834..ec4dfeb 100644 --- a/tests/data/test287 +++ b/tests/data/test287 @@ -11,12 +11,11 @@ proxytunnel # Server-side -# this is returned first since we get no proxy-auth - + HTTP/1.1 405 Method Not Allowed swsclose And you should ignore this data. - + @@ -29,15 +28,15 @@ http HTTP proxy CONNECT with custom User-Agent header -http://test.remote.haxx.se:287/path/287 -H "User-Agent: looser/2007" --proxy http://%HOSTIP:%HTTPPORT --proxytunnel +http://test.remote.example.com.287:%HTTPPORT/path/287 -H "User-Agent: looser/2007" --proxy http://%HOSTIP:%HTTPPORT --proxytunnel # Verify data after the test has been "shot" -CONNECT test.remote.haxx.se:287 HTTP/1.1 -Host: test.remote.haxx.se:287 +CONNECT test.remote.example.com.287:%HTTPPORT HTTP/1.1 +Host: test.remote.example.com.287:%HTTPPORT Proxy-Connection: Keep-Alive User-Agent: looser/2007