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/test1061 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/data/test1061') diff --git a/tests/data/test1061 b/tests/data/test1061 index 59c14faad..0fb8c5110 100644 --- a/tests/data/test1061 +++ b/tests/data/test1061 @@ -879,7 +879,7 @@ crypto HTTP proxy CONNECT auth Digest, large headers and chunked data -http://test.remote.server.com:1061/path/10610002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel +http://test.remote.haxx.se:1061/path/10610002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel @@ -889,17 +889,17 @@ http://test.remote.server.com:1061/path/10610002 --proxy http://%HOSTIP:%HTTPPOR ^User-Agent: curl/.* -CONNECT test.remote.server.com:1061 HTTP/1.1 -Host: test.remote.server.com:1061 +CONNECT test.remote.haxx.se:1061 HTTP/1.1 +Host: test.remote.haxx.se:1061 Proxy-Connection: Keep-Alive -CONNECT test.remote.server.com:1061 HTTP/1.1 -Host: test.remote.server.com:1061 -Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.server.com:1061", response="244a8caab5f343a1a20d2425e4d6e951" +CONNECT test.remote.haxx.se:1061 HTTP/1.1 +Host: test.remote.haxx.se:1061 +Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.haxx.se:1061", response="8e96acf6a6214012183879e28e73b2d3" Proxy-Connection: Keep-Alive GET /path/10610002 HTTP/1.1 -Host: test.remote.server.com:1061 +Host: test.remote.haxx.se:1061 Accept: */* -- cgit v1.2.3