tizen 2.3.1 release
[external/curl.git] / tests / data / test540
index 7c5b9a8..a2f7364 100644 (file)
@@ -58,13 +58,14 @@ http
 lib540
 </tool>
 <features>
+!SSPI
 crypto
 </features>
  <name>
 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 +75,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