Base code merged to SPIN 2.4
[platform/upstream/curl.git] / tests / data / test540
index c42cb92..a2f7364 100644 (file)
@@ -1,4 +1,14 @@
 <testcase>
+<info>
+<keywords>
+HTTP
+HTTP GET
+HTTP proxy
+HTTP proxy Digest auth
+multi
+</keywords>
+</info>
+
 # Server-side
 <reply>
 
@@ -48,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.server.com/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>
 
@@ -64,22 +75,19 @@ 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\r
-Pragma: no-cache\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.server.com/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
-Pragma: no-cache\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Host: custom.set.host.name\r
 \r
-GET http://test.remote.server.com/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
-Pragma: no-cache\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 Host: custom.set.host.name\r