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/test206 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/data/test206') diff --git a/tests/data/test206 b/tests/data/test206 index 3d7c429cd..caf9113f1 100644 --- a/tests/data/test206 +++ b/tests/data/test206 @@ -71,7 +71,7 @@ crypto HTTP proxy CONNECT auth Digest -http://test.remote.server.com:206/path/2060002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel +http://test.remote.haxx.se:206/path/2060002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel @@ -81,18 +81,18 @@ http://test.remote.server.com:206/path/2060002 --proxy http://%HOSTIP:%HTTPPORT ^User-Agent: curl/.* -CONNECT test.remote.server.com:206 HTTP/1.1 -Host: test.remote.server.com:206 +CONNECT test.remote.haxx.se:206 HTTP/1.1 +Host: test.remote.haxx.se:206 Proxy-Connection: Keep-Alive -CONNECT test.remote.server.com:206 HTTP/1.1 -Host: test.remote.server.com:206 -Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.server.com:206", response="5059a96c954981ceb94e17d667c8d3f8" +CONNECT test.remote.haxx.se:206 HTTP/1.1 +Host: test.remote.haxx.se:206 +Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.haxx.se:206", response="676e0836f3e1c5b31bf29770ef9d8224" Proxy-Connection: Keep-Alive GET /path/2060002 HTTP/1.1 User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4 -Host: test.remote.server.com:206 +Host: test.remote.haxx.se:206 Accept: */* -- cgit v1.2.3