aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test540
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-08 15:49:19 +0000
committerYang Tse <yangsita@gmail.com>2009-05-08 15:49:19 +0000
commit31baaf72b424edf62dfc338afefb046fcbb1b5ac (patch)
treedf0b04e2feb1517b829f9d6d8d071a396466a818 /tests/data/test540
parentc92b996942a91018c23f2da56dac0b2b83057445 (diff)
Changed host name to be under the haxx.se domain
Diffstat (limited to 'tests/data/test540')
-rw-r--r--tests/data/test5408
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test540 b/tests/data/test540
index e9fc07a37..7c5b9a86d 100644
--- a/tests/data/test540
+++ b/tests/data/test540
@@ -64,7 +64,7 @@ crypto
HTTP proxy auth Digest multi API re-using connection
</name>
<command>
-http://test.remote.server.com/path/540 http://%HOSTIP:%HTTPPORT silly:person custom.set.host.name
+http://test.remote.haxx.se/path/540 http://%HOSTIP:%HTTPPORT silly:person custom.set.host.name
</command>
</client>
@@ -74,18 +74,18 @@ http://test.remote.server.com/path/540 http://%HOSTIP:%HTTPPORT silly:person cus
^User-Agent: curl/.*
</strip>
<protocol>
-GET http://test.remote.server.com/path/540 HTTP/1.1
+GET http://test.remote.haxx.se/path/540 HTTP/1.1
Accept: */*
Proxy-Connection: Keep-Alive
Host: custom.set.host.name
-GET http://test.remote.server.com/path/540 HTTP/1.1
+GET http://test.remote.haxx.se/path/540 HTTP/1.1
Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="/path/540", response="ca507dcf189196b6a5374d3233042261"
Accept: */*
Proxy-Connection: Keep-Alive
Host: custom.set.host.name
-GET http://test.remote.server.com/path/540 HTTP/1.1
+GET http://test.remote.haxx.se/path/540 HTTP/1.1
Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="/path/540", response="ca507dcf189196b6a5374d3233042261"
Accept: */*
Proxy-Connection: Keep-Alive