Imported Upstream version 7.48.0
[platform/upstream/curl.git] / tests / data / test540
index 7c5b9a8..19a13f1 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,22 +75,19 @@ 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
-Accept: */*\r
-Proxy-Connection: Keep-Alive\r
+GET http://test.remote.example.com/path/540 HTTP/1.1\r
 Host: custom.set.host.name\r
+Accept: */*\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
+Host: custom.set.host.name\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
+Host: custom.set.host.name\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
 </protocol>
 </verify>