]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: phase out haxx.se
authorDaniel Stenberg <daniel@haxx.se>
Wed, 9 Mar 2011 22:04:38 +0000 (23:04 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 9 Mar 2011 22:05:44 +0000 (23:05 +0100)
Instead of using haxx.se as a fixed magic host name in lots of tests,
this is a first step to move toward the generic example.com host
instead.

17 files changed:
tests/data/test1008
tests/data/test1021
tests/data/test209
tests/data/test213
tests/data/test217
tests/data/test265
tests/data/test287
tests/data/test540
tests/data/test547
tests/data/test548
tests/data/test549
tests/data/test550
tests/data/test551
tests/data/test552
tests/data/test555
tests/data/test561
tests/data/test568

index 5334f856e46586dd37557173e5f2f8f8297bad65..251a6e8f6b876367c5157b0f2c12a2f2f8b21379 100644 (file)
@@ -93,7 +93,7 @@ CURL_GETHOSTNAME=curlhost
 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
  </setenv>
  <command>
-http://test.remote.haxx.se:1008/path/10080002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel
+http://test.remote.example.com:1008/path/10080002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel
 </command>
 <precheck>
 chkhostname curlhost
@@ -106,19 +106,19 @@ chkhostname curlhost
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-CONNECT test.remote.haxx.se:1008 HTTP/1.1\r
-Host: test.remote.haxx.se:1008\r
+CONNECT test.remote.example.com:1008 HTTP/1.1\r
+Host: test.remote.example.com:1008\r
 Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
 Proxy-Connection: Keep-Alive\r
 \r
-CONNECT test.remote.haxx.se:1008 HTTP/1.1\r
-Host: test.remote.haxx.se:1008\r
+CONNECT test.remote.example.com:1008 HTTP/1.1\r
+Host: test.remote.example.com:1008\r
 Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAAIAAgAdQAAAAAAAAAAAAAABoKBAKAeQjzKtCQ7ubW8S6MN7B59436GAxPu0CVROwwNBsgxML49gcbAXLT/bU+H5wrS9XNpbGx5Y3VybGhvc3Q=\r
 Proxy-Connection: Keep-Alive\r
 \r
 GET /path/10080002 HTTP/1.1\r
 User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4\r
-Host: test.remote.haxx.se:1008\r
+Host: test.remote.example.com:1008\r
 Accept: */*\r
 \r
 </protocol>
index 5ab772878b43340c427acdec71dff5f081b273f2..1979f7507f94ab3dbe3cf86f582fc279ac3c18f6 100644 (file)
@@ -102,7 +102,7 @@ CURL_GETHOSTNAME=curlhost
 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
  </setenv>
  <command>
-http://test.remote.haxx.se:1021/path/10210002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-anyauth --proxytunnel
+http://test.remote.example.com:1021/path/10210002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-anyauth --proxytunnel
 </command>
 <precheck>
 chkhostname curlhost
@@ -115,23 +115,23 @@ chkhostname curlhost
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-CONNECT test.remote.haxx.se:1021 HTTP/1.1\r
-Host: test.remote.haxx.se:1021\r
+CONNECT test.remote.example.com:1021 HTTP/1.1\r
+Host: test.remote.example.com:1021\r
 Proxy-Connection: Keep-Alive\r
 \r
-CONNECT test.remote.haxx.se:1021 HTTP/1.1\r
-Host: test.remote.haxx.se:1021\r
+CONNECT test.remote.example.com:1021 HTTP/1.1\r
+Host: test.remote.example.com:1021\r
 Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
 Proxy-Connection: Keep-Alive\r
 \r
-CONNECT test.remote.haxx.se:1021 HTTP/1.1\r
-Host: test.remote.haxx.se:1021\r
+CONNECT test.remote.example.com:1021 HTTP/1.1\r
+Host: test.remote.example.com:1021\r
 Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAAIAAgAdQAAAAAAAAAAAAAABoKBAKAeQjzKtCQ7ubW8S6MN7B59436GAxPu0CVROwwNBsgxML49gcbAXLT/bU+H5wrS9XNpbGx5Y3VybGhvc3Q=\r
 Proxy-Connection: Keep-Alive\r
 \r
 GET /path/10210002 HTTP/1.1\r
 User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4\r
-Host: test.remote.haxx.se:1021\r
+Host: test.remote.example.com:1021\r
 Accept: */*\r
 \r
 </protocol>
index 81cdcbd84141be54cb9906e4c291d27d002402e4..b248faf9ff5ee97b9e8d0428465a1906328d307c 100644 (file)
@@ -86,7 +86,7 @@ CURL_GETHOSTNAME=curlhost
 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
  </setenv>
  <command>
-http://test.remote.haxx.se:209/path/2090002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel
+http://test.remote.example.com:209/path/2090002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel
 </command>
 <precheck>
 chkhostname curlhost
@@ -99,19 +99,19 @@ chkhostname curlhost
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-CONNECT test.remote.haxx.se:209 HTTP/1.1\r
-Host: test.remote.haxx.se:209\r
+CONNECT test.remote.example.com:209 HTTP/1.1\r
+Host: test.remote.example.com:209\r
 Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
 Proxy-Connection: Keep-Alive\r
 \r
-CONNECT test.remote.haxx.se:209 HTTP/1.1\r
-Host: test.remote.haxx.se:209\r
+CONNECT test.remote.example.com:209 HTTP/1.1\r
+Host: test.remote.example.com:209\r
 Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAAIAAgAdQAAAAAAAAAAAAAABoKBAKAeQjzKtCQ7ubW8S6MN7B59436GAxPu0CVROwwNBsgxML49gcbAXLT/bU+H5wrS9XNpbGx5Y3VybGhvc3Q=\r
 Proxy-Connection: Keep-Alive\r
 \r
 GET /path/2090002 HTTP/1.1\r
 User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4\r
-Host: test.remote.haxx.se:209\r
+Host: test.remote.example.com:209\r
 Accept: */*\r
 \r
 </protocol>
index bb7763bb6368c4047e9782ef4119b72769e6964e..55b20b0d8d8733529c510e7bd95a95b27dc5deff 100644 (file)
@@ -86,7 +86,7 @@ CURL_GETHOSTNAME=curlhost
 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
  </setenv>
  <command>
-http://test.remote.haxx.se:213/path/2130002 --proxy1.0 http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit"
+http://test.remote.example.com:213/path/2130002 --proxy1.0 http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit"
 </command>
 <precheck>
 chkhostname curlhost
@@ -99,19 +99,19 @@ chkhostname curlhost
 ^User-Agent: curl/.*
 </strip>
 <protocol nonewline="yes">
-CONNECT test.remote.haxx.se:213 HTTP/1.0\r
-Host: test.remote.haxx.se:213\r
+CONNECT test.remote.example.com:213 HTTP/1.0\r
+Host: test.remote.example.com:213\r
 Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
 Proxy-Connection: Keep-Alive\r
 \r
-CONNECT test.remote.haxx.se:213 HTTP/1.0\r
-Host: test.remote.haxx.se:213\r
+CONNECT test.remote.example.com:213 HTTP/1.0\r
+Host: test.remote.example.com:213\r
 Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAAIAAgAdQAAAAAAAAAAAAAABoKBAKAeQjzKtCQ7ubW8S6MN7B59436GAxPu0CVROwwNBsgxML49gcbAXLT/bU+H5wrS9XNpbGx5Y3VybGhvc3Q=\r
 Proxy-Connection: Keep-Alive\r
 \r
 POST /path/2130002 HTTP/1.1\r
 User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4\r
-Host: test.remote.haxx.se:213\r
+Host: test.remote.example.com:213\r
 Accept: */*\r
 Content-Length: 6\r
 Content-Type: application/x-www-form-urlencoded\r
index f28800853dad502a59d4a3a1c3871d19b391a234..4b1bed9c941674268f229cf21b611a431a81b03d 100644 (file)
@@ -32,7 +32,7 @@ http
 HTTP proxy CONNECT to proxy returning 405
  </name>
  <command>
-http://test.remote.haxx.se:217/path/2170002 --proxy http://%HOSTIP:%HTTPPORT --proxytunnel -w "%{http_code} %{http_connect}\n"
+http://test.remote.example.com:217/path/2170002 --proxy http://%HOSTIP:%HTTPPORT --proxytunnel -w "%{http_code} %{http_connect}\n"
 </command>
 </client>
 
@@ -42,8 +42,8 @@ http://test.remote.haxx.se:217/path/2170002 --proxy http://%HOSTIP:%HTTPPORT --p
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-CONNECT test.remote.haxx.se:217 HTTP/1.1\r
-Host: test.remote.haxx.se:217\r
+CONNECT test.remote.example.com:217 HTTP/1.1\r
+Host: test.remote.example.com:217\r
 Proxy-Connection: Keep-Alive\r
 \r
 </protocol>
index 18d20a60ac2290f3efc2a79613cb626ecde08f8d..dfac8bfafc4ad540e5c770e710d6020eed3c775d 100644 (file)
@@ -89,7 +89,7 @@ CURL_GETHOSTNAME=curlhost
 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
  </setenv>
  <command>
-http://test.remote.haxx.se:265/path/2650002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit"
+http://test.remote.example.com:265/path/2650002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit"
 </command>
 <precheck>
 chkhostname curlhost
@@ -102,19 +102,19 @@ chkhostname curlhost
 ^User-Agent: curl/.*
 </strip>
 <protocol nonewline="yes">
-CONNECT test.remote.haxx.se:265 HTTP/1.1\r
-Host: test.remote.haxx.se:265\r
+CONNECT test.remote.example.com:265 HTTP/1.1\r
+Host: test.remote.example.com:265\r
 Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
 Proxy-Connection: Keep-Alive\r
 \r
-CONNECT test.remote.haxx.se:265 HTTP/1.1\r
-Host: test.remote.haxx.se:265\r
+CONNECT test.remote.example.com:265 HTTP/1.1\r
+Host: test.remote.example.com:265\r
 Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAAIAAgAdQAAAAAAAAAAAAAABoKBAKAeQjzKtCQ7ubW8S6MN7B59436GAxPu0CVROwwNBsgxML49gcbAXLT/bU+H5wrS9XNpbGx5Y3VybGhvc3Q=\r
 Proxy-Connection: Keep-Alive\r
 \r
 POST /path/2650002 HTTP/1.1\r
 User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4\r
-Host: test.remote.haxx.se:265\r
+Host: test.remote.example.com:265\r
 Accept: */*\r
 Content-Length: 6\r
 Content-Type: application/x-www-form-urlencoded\r
index 30f5834d531e775a31d2b0536669a69bbf4340f9..323d3f3928962c0c77cb569eb2f91ed30b53d05a 100644 (file)
@@ -29,15 +29,15 @@ http
 HTTP proxy CONNECT with custom User-Agent header
  </name>
  <command>
-http://test.remote.haxx.se:287/path/287 -H "User-Agent: looser/2007" --proxy http://%HOSTIP:%HTTPPORT --proxytunnel
+http://test.remote.example.com:287/path/287 -H "User-Agent: looser/2007" --proxy http://%HOSTIP:%HTTPPORT --proxytunnel
 </command>
 </client>
 
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-CONNECT test.remote.haxx.se:287 HTTP/1.1\r
-Host: test.remote.haxx.se:287\r
+CONNECT test.remote.example.com:287 HTTP/1.1\r
+Host: test.remote.example.com:287\r
 Proxy-Connection: Keep-Alive\r
 User-Agent: looser/2007\r
 \r
index 7c5b9a86d03fa184295deb8c26474003cc050a41..c99f9a0a8c655469c20e184167643fb15cb78365 100644 (file)
@@ -64,7 +64,7 @@ crypto
 HTTP proxy auth Digest multi API re-using connection
  </name>
  <command>
-http://test.remote.haxx.se/path/540 http://%HOSTIP:%HTTPPORT silly:person custom.set.host.name
+http://test.remote.example.com/path/540 http://%HOSTIP:%HTTPPORT silly:person custom.set.host.name
 </command>
 </client>
 
@@ -74,18 +74,18 @@ http://test.remote.haxx.se/path/540 http://%HOSTIP:%HTTPPORT silly:person custom
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-GET http://test.remote.haxx.se/path/540 HTTP/1.1\r
+GET http://test.remote.example.com/path/540 HTTP/1.1\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Host: custom.set.host.name\r
 \r
-GET http://test.remote.haxx.se/path/540 HTTP/1.1\r
+GET http://test.remote.example.com/path/540 HTTP/1.1\r
 Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="/path/540", response="ca507dcf189196b6a5374d3233042261"\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Host: custom.set.host.name\r
 \r
-GET http://test.remote.haxx.se/path/540 HTTP/1.1\r
+GET http://test.remote.example.com/path/540 HTTP/1.1\r
 Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="/path/540", response="ca507dcf189196b6a5374d3233042261"\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
index d1e26040a738a48d6ab1939ff0eb6b9fbdf5908b..7bcf5a4d435325a41473d86da0ce6c61c7939b35 100644 (file)
@@ -87,7 +87,7 @@ CURL_GETHOSTNAME=curlhost
 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
  </setenv>
  <command>
-http://test.remote.haxx.se/path/547 http://%HOSTIP:%HTTPPORT s1lly:pers0n
+http://test.remote.example.com/path/547 http://%HOSTIP:%HTTPPORT s1lly:pers0n
 </command>
 <precheck>
 chkhostname curlhost
@@ -100,28 +100,28 @@ chkhostname curlhost
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-POST http://test.remote.haxx.se/path/547 HTTP/1.1\r
+POST http://test.remote.example.com/path/547 HTTP/1.1\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 36\r
 Content-Type: application/x-www-form-urlencoded\r
 \r
 this is the blurb we want to upload
-POST http://test.remote.haxx.se/path/547 HTTP/1.1\r
+POST http://test.remote.example.com/path/547 HTTP/1.1\r
 Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 0\r
 Content-Type: application/x-www-form-urlencoded\r
 \r
-POST http://test.remote.haxx.se/path/547 HTTP/1.1\r
+POST http://test.remote.example.com/path/547 HTTP/1.1\r
 Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAAIAAgAdQAAAAAAAAAAAAAABoKBAIYrD1xJmhNBNL9fLzuk9PV9436GAxPu0EKWzqQ/sZDVLXnp1JrySgl8A+cibE6z4HMxbGx5Y3VybGhvc3Q=\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 36\r
index c4942e6024b123f653d75124dfac5cd26f799766..a6e2a9bf2a7a56f966f68d999c450f5ef1337687 100644 (file)
@@ -87,7 +87,7 @@ CURL_GETHOSTNAME=curlhost
 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
  </setenv>
  <command>
-http://test.remote.haxx.se/path/548 http://%HOSTIP:%HTTPPORT s1lly:pers0n
+http://test.remote.example.com/path/548 http://%HOSTIP:%HTTPPORT s1lly:pers0n
 </command>
 <precheck>
 chkhostname curlhost
@@ -100,28 +100,28 @@ chkhostname curlhost
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-POST http://test.remote.haxx.se/path/548 HTTP/1.1\r
+POST http://test.remote.example.com/path/548 HTTP/1.1\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 36\r
 Content-Type: application/x-www-form-urlencoded\r
 \r
 this is the blurb we want to upload
-POST http://test.remote.haxx.se/path/548 HTTP/1.1\r
+POST http://test.remote.example.com/path/548 HTTP/1.1\r
 Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 0\r
 Content-Type: application/x-www-form-urlencoded\r
 \r
-POST http://test.remote.haxx.se/path/548 HTTP/1.1\r
+POST http://test.remote.example.com/path/548 HTTP/1.1\r
 Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAAIAAgAdQAAAAAAAAAAAAAABoKBAIYrD1xJmhNBNL9fLzuk9PV9436GAxPu0EKWzqQ/sZDVLXnp1JrySgl8A+cibE6z4HMxbGx5Y3VybGhvc3Q=\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 36\r
index 298d0ad98a726eabf6171c2bac726c97d57b2675..e4bd6bf2c2db07d13744e2c7b5ee1d56331469f8 100644 (file)
@@ -41,7 +41,7 @@ FTP RETR over proxy with CURLOPT_PROXY_TRANSFER_MODE
  </name>
 # first URL then proxy
  <command>
-ftp://www.haxx.se/moo/549 http://%HOSTIP:%HTTPPORT 
+ftp://www.example.com/moo/549 http://%HOSTIP:%HTTPPORT 
 </command>
 </client>
 
@@ -52,8 +52,8 @@ ftp://www.haxx.se/moo/549 http://%HOSTIP:%HTTPPORT
 ^User-Agent:.*
 </strip>
 <protocol>
-GET ftp://www.haxx.se/moo/549;type=i HTTP/1.1\r
-Host: www.haxx.se:21\r
+GET ftp://www.example.com/moo/549;type=i HTTP/1.1\r
+Host: www.example.com:21\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 \r
index c99cf4bed434a36f3c10b4c76a9363bf733749ac..e9605d6cd0570022a70c39dcf4aa179cffb55412 100644 (file)
@@ -41,7 +41,7 @@ FTP RETR over proxy with CURLOPT_PROXY_TRANSFER_MODE and ASCII transfer
  </name>
 # first URL then proxy
  <command>
-ftp://www.haxx.se/moo/550 http://%HOSTIP:%HTTPPORT ascii
+ftp://www.example.com/moo/550 http://%HOSTIP:%HTTPPORT ascii
 </command>
 </client>
 
@@ -52,8 +52,8 @@ ftp://www.haxx.se/moo/550 http://%HOSTIP:%HTTPPORT ascii
 ^User-Agent:.*
 </strip>
 <protocol>
-GET ftp://www.haxx.se/moo/550;type=a HTTP/1.1\r
-Host: www.haxx.se:21\r
+GET ftp://www.example.com/moo/550;type=a HTTP/1.1\r
+Host: www.example.com:21\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 \r
index 8027d91cf75eece9c111fd86af7e2426de8512c3..4f5220a2640145691482b6c92db898bf1be2991b 100644 (file)
@@ -66,7 +66,7 @@ lib547
 HTTP proxy auth Digest with POST data from read callback
  </name>
  <command>
-http://test.remote.haxx.se/path/551 http://%HOSTIP:%HTTPPORT s1lly:pers0n
+http://test.remote.example.com/path/551 http://%HOSTIP:%HTTPPORT s1lly:pers0n
 </command>
 </client>
 
@@ -76,17 +76,17 @@ http://test.remote.haxx.se/path/551 http://%HOSTIP:%HTTPPORT s1lly:pers0n
 ^User-Agent: curl/.*
 </strip>
 <protocol>
-POST http://test.remote.haxx.se/path/551 HTTP/1.1\r
-Host: test.remote.haxx.se\r
+POST http://test.remote.example.com/path/551 HTTP/1.1\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 36\r
 Content-Type: application/x-www-form-urlencoded\r
 \r
 this is the blurb we want to upload
-POST http://test.remote.haxx.se/path/551 HTTP/1.1\r
+POST http://test.remote.example.com/path/551 HTTP/1.1\r
 Proxy-Authorization: Digest username="s1lly", realm="something fun to read", nonce="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", uri="/path/551", response="3325240726fbdaf1e61f3a0dd40b930c"\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 36\r
index b0db37c1eeb0cdf217d2515ada170f43310ea073..a974fc5cb04c11b2513e2bfd447656137a20bb5f 100644 (file)
Binary files a/tests/data/test552 and b/tests/data/test552 differ
index 32223452e4c66037b147b86bffe266766341da19..bf06b524d4c5828efcc0ffdfc4dfb87980dcee2f 100644 (file)
@@ -92,7 +92,7 @@ CURL_GETHOSTNAME=curlhost
 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
  </setenv>
  <command>
-http://test.remote.haxx.se/path/555 http://%HOSTIP:%HTTPPORT s1lly:pers0n
+http://test.remote.example.com/path/555 http://%HOSTIP:%HTTPPORT s1lly:pers0n
 </command>
 <precheck>
 chkhostname curlhost
@@ -109,28 +109,28 @@ chkhostname curlhost
 s/^(this is the blurb we want to upload)\r\n/$1\n/ if($has_charconv)
 </strippart>
 <protocol>
-POST http://test.remote.haxx.se/path/555 HTTP/1.1\r
+POST http://test.remote.example.com/path/555 HTTP/1.1\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 36\r
 Content-Type: application/x-www-form-urlencoded\r
 \r
 this is the blurb we want to upload
-POST http://test.remote.haxx.se/path/555 HTTP/1.1\r
+POST http://test.remote.example.com/path/555 HTTP/1.1\r
 Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 0\r
 Content-Type: application/x-www-form-urlencoded\r
 \r
-POST http://test.remote.haxx.se/path/555 HTTP/1.1\r
+POST http://test.remote.example.com/path/555 HTTP/1.1\r
 Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAAIAAgAdQAAAAAAAAAAAAAABoKBAIYrD1xJmhNBNL9fLzuk9PV9436GAxPu0EKWzqQ/sZDVLXnp1JrySgl8A+cibE6z4HMxbGx5Y3VybGhvc3Q=\r
 User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13\r
-Host: test.remote.haxx.se\r
+Host: test.remote.example.com\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Content-Length: 36\r
index 18e827c10dcf7a6cb284bec571ecfb3ac40bb8b1..8f069e6ed42db9f320fd1d7daf0041a08465f55a 100644 (file)
@@ -42,7 +42,7 @@ FTP RETR with CURLOPT_PROXY_TRANSFER_MODE, ASCII transfer and type=i
  </name>
 # first URL then proxy
  <command>
-"ftp://www.haxx.se/moo/561;type=i" http://%HOSTIP:%HTTPPORT ascii
+"ftp://www.example.com/moo/561;type=i" http://%HOSTIP:%HTTPPORT ascii
 </command>
 </client>
 
@@ -53,8 +53,8 @@ FTP RETR with CURLOPT_PROXY_TRANSFER_MODE, ASCII transfer and type=i
 ^User-Agent:.*
 </strip>
 <protocol>
-GET ftp://www.haxx.se/moo/561;type=i HTTP/1.1\r
-Host: www.haxx.se:21\r
+GET ftp://www.example.com/moo/561;type=i HTTP/1.1\r
+Host: www.example.com:21\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 \r
index d746e96dd8544bc281b4a770f60e7581232ac357..0f8440fbd33d9113cacbf101b36a2eb9d07da9cc 100644 (file)
@@ -27,7 +27,7 @@ Content-Type: application/sdp
 v=0
 s=rtspd SDP
 i=A fake SDP reply
-u=http://www.curl.haxx.se/fakesdp.ps
+u=http://www.curl.example.com/fakesdp.ps
 </data2>
 <data3>
 RTSP/1.0 200 Okie Dokie