juergen 2003/08/26 05:23:42
Modified: testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR
Propfind.xml
Log:
no message
Revision Changes Path
1.5 +2 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Propfind.xml
Index: Propfind.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/compatability/LockedVCR/Propfind.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Propfind.xml 17 Feb 2003 17:59:53 -0000 1.4
+++ Propfind.xml 26 Aug 2003 12:23:42 -0000 1.5
@@ -55,12 +55,12 @@
<header varUsage="automaticVariable1">If: (<%varUsage%>)</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>
+ <body><![CDATA[<?xml version="1.0" ?><propfind
xmlns="DAV:"><prop><getcontenttype/></prop></propfind>]]></body>
</request>
<response>
<command>HTTP/1.0 207 Multi-Status</command>
<header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; Java
1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
- <body
varUsage="userNumber,globalVariableCollection,globalVariableServerName"><?xml
version="1.0" encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/LockedVCR.xml</href><propstat><prop><displayname>LockedVCR.xml</displayname></prop><status>HTTP/1.1
200 OK</status></propstat></response></multistatus></body>
+ <body
varUsage="userNumber,globalVariableCollection,globalVariableServerName"><?xml
version="1.0" encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/LockedVCR.xml</href><propstat><prop><getcontenttype>text/xml</getcontenttype></prop><status>HTTP/1.1
200 OK</status></propstat></response></multistatus></body>
</response>
</step>
<cleanup>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]