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/test1060 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/data/test1060') diff --git a/tests/data/test1060 b/tests/data/test1060 index 3e0c77661..767a7ccc9 100644 --- a/tests/data/test1060 +++ b/tests/data/test1060 @@ -874,7 +874,7 @@ crypto HTTP proxy CONNECT auth Digest, large headers and data -http://test.remote.server.com:1060/path/10600002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel +http://test.remote.haxx.se:1060/path/10600002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel @@ -884,17 +884,17 @@ http://test.remote.server.com:1060/path/10600002 --proxy http://%HOSTIP:%HTTPPOR ^User-Agent: curl/.* -CONNECT test.remote.server.com:1060 HTTP/1.1 -Host: test.remote.server.com:1060 +CONNECT test.remote.haxx.se:1060 HTTP/1.1 +Host: test.remote.haxx.se:1060 Proxy-Connection: Keep-Alive -CONNECT test.remote.server.com:1060 HTTP/1.1 -Host: test.remote.server.com:1060 -Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.server.com:1060", response="b527d164630481e2cc48c04d18ed2212" +CONNECT test.remote.haxx.se:1060 HTTP/1.1 +Host: test.remote.haxx.se:1060 +Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.haxx.se:1060", response="79e394ffcd42b6c771c7582da1fc4498" Proxy-Connection: Keep-Alive GET /path/10600002 HTTP/1.1 -Host: test.remote.server.com:1060 +Host: test.remote.haxx.se:1060 Accept: */* -- cgit v1.2.3