From 31baaf72b424edf62dfc338afefb046fcbb1b5ac Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 8 May 2009 15:49:19 +0000 Subject: Changed host name to be under the haxx.se domain --- tests/data/test287 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/data/test287') diff --git a/tests/data/test287 b/tests/data/test287 index 56c1b23dc..30f5834d5 100644 --- a/tests/data/test287 +++ b/tests/data/test287 @@ -29,15 +29,15 @@ http HTTP proxy CONNECT with custom User-Agent header -http://test.remote.server.com:287/path/287 -H "User-Agent: looser/2007" --proxy http://%HOSTIP:%HTTPPORT --proxytunnel +http://test.remote.haxx.se:287/path/287 -H "User-Agent: looser/2007" --proxy http://%HOSTIP:%HTTPPORT --proxytunnel # Verify data after the test has been "shot" -CONNECT test.remote.server.com:287 HTTP/1.1 -Host: test.remote.server.com:287 +CONNECT test.remote.haxx.se:287 HTTP/1.1 +Host: test.remote.haxx.se:287 Proxy-Connection: Keep-Alive User-Agent: looser/2007 -- cgit v1.2.3