You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2002/08/30 15:37:45 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read ACLdenyReadInheritanceHead2PropfindGetFile.xml ACLdenyReadInheritanceHead2PropfindGetColFile.xml ACLdenyReadInheritance2Head4Propfind2Get3Col.xml

juergen     2002/08/30 06:37:45

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read
                        ACLdenyReadInheritanceHead2PropfindGetFile.xml
                        ACLdenyReadInheritanceHead2PropfindGetColFile.xml
                        ACLdenyReadInheritance2Head4Propfind2Get3Col.xml
  Log:
  removed some unwanted headers.
  
  Revision  Changes    Path
  1.7       +0 -40     jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritanceHead2PropfindGetFile.xml
  
  Index: ACLdenyReadInheritanceHead2PropfindGetFile.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritanceHead2PropfindGetFile.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ACLdenyReadInheritanceHead2PropfindGetFile.xml	30 Aug 2002 10:47:58 -0000	1.6
  +++ ACLdenyReadInheritanceHead2PropfindGetFile.xml	30 Aug 2002 13:37:45 -0000	1.7
  @@ -19,7 +19,6 @@
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">ACL /%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
   			<header>Content-Type: text/xml; charset=utf-8</header>
  -			<header>User-Agent: Jakarta HTTP Client/1.0</header>
   			<body varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
         <D:acl xmlns:D="DAV:">
         
  @@ -43,43 +42,25 @@
   		<password varUsage="user">2%user%</password>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">PUT /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
  -			<header>Translate: f</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body fileReference="../../../../contentDirectory/validXML.xm1"/>
   		</request>
   		<response>
   			<command>HTTP/1.0 201 Created</command>
  -			<header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -			<header>Content-Language: en</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   		</response>
   	</step>
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">HEAD  /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Accept-Language: en-us</header>
  -			<header>Connection: Keep-Alive</header>
  -			<header>Translate: f</header>
  -			<body/>
   		</request>
   		<response>
   			<command>HTTP/1.1 403 Forbidden</command>
  -			<header>Last-Modified: 2001-03-22T17:20:13Z</header>
  -			<body/>
   		</response>
   	</step>
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?><propfind xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
   		</request>
   		<response>
  @@ -89,12 +70,8 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?>
      		    <D:propfind xmlns:D="DAV:">
         		       <D:prop>
  @@ -109,17 +86,9 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">GET /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -			<header>Accept: */*</header>
  -			<header>Accept-Language: en-us</header>
  -			<header>Accept-Encoding: gzip, deflate</header>
  -			<header>User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)</header>
  -			<header>Connection: Keep-Alive</header>
   		</request>
   		<response>
   			<command>HTTP/1.0 403 Forbidden</command>
  -			<header>Content-Type: text/html;charset=UTF-8</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -			<body fileReference="../../../../contentDirectory/ValidXMLget.xm1"/>
   		</response>
   	</step>
   	<cleanup>
  @@ -129,7 +98,6 @@
   			<request>
   				<command varUsage="globalVariableCollection,globalVariableServerName">ACL /%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
   				<header>Content-Type: text/xml; charset=utf-8</header>
  -				<header>User-Agent: Jakarta HTTP Client/1.0</header>
   				<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
         <D:acl xmlns:D="DAV:">
         </D:acl>]]></body>
  @@ -141,17 +109,9 @@
   		<step>
   			<request>
   				<command varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -				<header>Accept-Language: en-us</header>
  -				<header>Destroy: NoUndelete</header>
  -				<header>Translate: f</header>
  -				<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -				<header>Connection: Keep-Alive</header>
   			</request>
   			<response>
   				<command>HTTP/1.0 204 No Content</command>
  -				<header>Date: Tue, 13 Feb 2001 17:14:41 GMT+01:00</header>
  -				<header>Content-Language: en</header>
  -				<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   			</response>
   		</step>
   	</cleanup>
  
  
  
  1.7       +0 -48     jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritanceHead2PropfindGetColFile.xml
  
  Index: ACLdenyReadInheritanceHead2PropfindGetColFile.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritanceHead2PropfindGetColFile.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ACLdenyReadInheritanceHead2PropfindGetColFile.xml	30 Aug 2002 12:07:17 -0000	1.6
  +++ ACLdenyReadInheritanceHead2PropfindGetColFile.xml	30 Aug 2002 13:37:45 -0000	1.7
  @@ -16,16 +16,9 @@
   		<password varUsage="user">2%user%</password>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">MKCOL /%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
  -			<header>Translate: f</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   		</request>
   		<response>
   			<command>HTTP/1.0 201 Created</command>
  -			<header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -			<header>Content-Language: en</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   		</response>
   	</step>
   	<step>
  @@ -33,17 +26,10 @@
   		<password varUsage="user">2%user%</password>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">PUT /%globalVariableServerName%/%globalVariableCollection%/test/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
  -			<header>Translate: f</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body fileReference="../../../../contentDirectory/validXML.xm1"/>
   		</request>
   		<response>
   			<command>HTTP/1.0 201 Created</command>
  -			<header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -			<header>Content-Language: en</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   		</response>
   	</step>
   	<step>
  @@ -52,7 +38,6 @@
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">ACL /%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
   			<header>Content-Type: text/xml; charset=utf-8</header>
  -			<header>User-Agent: Jakarta HTTP Client/1.0</header>
   			<body varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
         <D:acl xmlns:D="DAV:">
         
  @@ -74,27 +59,16 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">HEAD  /%globalVariableServerName%/%globalVariableCollection%/test/test.xml HTTP/1.1</command>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Accept-Language: en-us</header>
  -			<header>Connection: Keep-Alive</header>
  -			<header>Translate: f</header>
  -			<body/>
   		</request>
   		<response>
   			<command>HTTP/1.1 403 Forbidden</command>
  -			<header>Last-Modified: 2001-03-22T17:20:13Z</header>
  -			<body/>
   		</response>
   	</step>
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?><propfind xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
   		</request>
   		<response>
  @@ -104,12 +78,8 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?>
      		    <D:propfind xmlns:D="DAV:">
         		       <D:prop>
  @@ -124,17 +94,9 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">GET /%globalVariableServerName%/%globalVariableCollection%/test/test.xml HTTP/1.1</command>
  -			<header>Accept: */*</header>
  -			<header>Accept-Language: en-us</header>
  -			<header>Accept-Encoding: gzip, deflate</header>
  -			<header>User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)</header>
  -			<header>Connection: Keep-Alive</header>
   		</request>
   		<response>
   			<command>HTTP/1.0 403 Forbidden</command>
  -			<header>Content-Type: text/html;charset=UTF-8</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -			<body fileReference="../../../../contentDirectory/ValidXMLget.xm1"/>
   		</response>
   	</step>
   	<cleanup>
  @@ -143,8 +105,6 @@
   			<password varUsage="user">2%user%</password>
   			<request>
   				<command varUsage="globalVariableCollection,globalVariableServerName">ACL /%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
  -				<header>Content-Type: text/xml; charset=utf-8</header>
  -				<header>User-Agent: Jakarta HTTP Client/1.0</header>
   				<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
         <D:acl xmlns:D="DAV:">
         </D:acl>]]></body>
  @@ -156,17 +116,9 @@
   		<step>
   			<request>
   				<command varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE /%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>
  -				<header>Accept-Language: en-us</header>
  -				<header>Destroy: NoUndelete</header>
  -				<header>Translate: f</header>
  -				<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -				<header>Connection: Keep-Alive</header>
   			</request>
   			<response>
   				<command>HTTP/1.0 204 No Content</command>
  -				<header>Date: Tue, 13 Feb 2001 17:14:41 GMT+01:00</header>
  -				<header>Content-Language: en</header>
  -				<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   			</response>
   		</step>
   	</cleanup>
  
  
  
  1.8       +0 -81     jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritance2Head4Propfind2Get3Col.xml
  
  Index: ACLdenyReadInheritance2Head4Propfind2Get3Col.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritance2Head4Propfind2Get3Col.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ACLdenyReadInheritance2Head4Propfind2Get3Col.xml	30 Aug 2002 10:50:47 -0000	1.7
  +++ ACLdenyReadInheritance2Head4Propfind2Get3Col.xml	30 Aug 2002 13:37:45 -0000	1.8
  @@ -23,16 +23,9 @@
   		<password varUsage="user">2%user%</password>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">MKCOL /%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
  -			<header>Translate: f</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   		</request>
   		<response>
   			<command>HTTP/1.0 201 Created</command>
  -			<header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -			<header>Content-Language: en</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   		</response>
   	</step>
   	<step>
  @@ -40,16 +33,9 @@
   		<password varUsage="user">2%user%</password>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">MKCOL /%globalVariableServerName%/%globalVariableCollection%/test1/test2 HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
  -			<header>Translate: f</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   		</request>
   		<response>
   			<command>HTTP/1.0 201 Created</command>
  -			<header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -			<header>Content-Language: en</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   		</response>
   	</step>
   	<step>
  @@ -57,16 +43,9 @@
   		<password varUsage="user">2%user%</password>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">MKCOL /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3 HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
  -			<header>Translate: f</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   		</request>
   		<response>
   			<command>HTTP/1.0 201 Created</command>
  -			<header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  -			<header>Content-Language: en</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   		</response>
   	</step>
   	<step>
  @@ -74,17 +53,10 @@
   		<password varUsage="user">2%user%</password>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">PUT /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
  -			<header>Translate: f</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body fileReference="../../../../contentDirectory/validXML.xm1"/>
   		</request>
   		<response>
   			<command>HTTP/1.0 201 Created</command>
  -			<header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
  -			<header>Content-Language: en</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   		</response>
   	</step>
   	<step>
  @@ -93,7 +65,6 @@
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">ACL /%globalVariableServerName%/%globalVariableCollection%/test1/test2 HTTP/1.1</command>
   			<header>Content-Type: text/xml; charset=utf-8</header>
  -			<header>User-Agent: Jakarta HTTP Client/1.0</header>
   			<body varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
         <D:acl xmlns:D="DAV:">
         
  @@ -118,27 +89,16 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">HEAD  /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3 HTTP/1.1</command>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Accept-Language: en-us</header>
  -			<header>Connection: Keep-Alive</header>
  -			<header>Translate: f</header>
  -			<body/>
   		</request>
   		<response>
   			<command>HTTP/1.1 403 Forbidden</command>
  -			<header>Last-Modified: 2001-03-22T17:20:13Z</header>
  -			<body/>
   		</response>
   	</step>
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3 HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?><propfind xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
   		</request>
   		<response>
  @@ -148,12 +108,8 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3 HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?>
      		    <D:propfind xmlns:D="DAV:">
         		       <D:prop>
  @@ -168,42 +124,25 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">GET /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3 HTTP/1.1</command>
  -			<header>Accept: */*</header>
  -			<header>Accept-Language: en-us</header>
  -			<header>Accept-Encoding: gzip, deflate</header>
  -			<header>User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)</header>
  -			<header>Connection: Keep-Alive</header>
  -			<header>content-length: 0</header>
   		</request>
   		<response>
   			<command>HTTP/1.0 403 Forbidden</command>
  -			<body/>
   		</response>
   	</step>
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">HEAD  /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3/test.xml HTTP/1.1</command>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Accept-Language: en-us</header>
  -			<header>Connection: Keep-Alive</header>
  -			<header>Translate: f</header>
  -			<body/>
   		</request>
   		<response>
   			<command>HTTP/1.1 403 Forbidden</command>
  -			<header>Last-Modified: 2001-03-22T17:20:13Z</header>
   			<body/>
   		</response>
   	</step>
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?><propfind xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
   		</request>
   		<response>
  @@ -213,12 +152,8 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?>
      		    <D:propfind xmlns:D="DAV:">
         		       <D:prop>
  @@ -233,16 +168,9 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">GET /%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3/test.xml HTTP/1.1</command>
  -			<header>Accept: */*</header>
  -			<header>Accept-Language: en-us</header>
  -			<header>Accept-Encoding: gzip, deflate</header>
  -			<header>User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)</header>
  -			<header>Connection: Keep-Alive</header>
   		</request>
   		<response>
   			<command>HTTP/1.0 403 Forbidden</command>
  -			<header>Content-Type: text/html;charset=UTF-8</header>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   			<body fileReference="../../../../contentDirectory/ValidXMLget.xm1"/>
   		</response>
   	</step>
  @@ -253,7 +181,6 @@
   			<request>
   				<command varUsage="globalVariableCollection,globalVariableServerName">ACL /%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
   				<header>Content-Type: text/xml; charset=utf-8</header>
  -				<header>User-Agent: Jakarta HTTP Client/1.0</header>
   				<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
         <D:acl xmlns:D="DAV:">
         </D:acl>]]></body>
  @@ -267,17 +194,9 @@
   			<password varUsage="user">2%user%</password>
   			<request>
   				<command varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE /%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
  -				<header>Accept-Language: en-us</header>
  -				<header>Destroy: NoUndelete</header>
  -				<header>Translate: f</header>
  -				<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -				<header>Connection: Keep-Alive</header>
   			</request>
   			<response>
   				<command>HTTP/1.0 204 No Content</command>
  -				<header>Date: Tue, 13 Feb 2001 17:14:41 GMT+01:00</header>
  -				<header>Content-Language: en</header>
  -				<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   			</response>
   		</step>
   	</cleanup>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>