juergen 2002/07/02 02:08:25
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Label_Method
VcLabelSet.xml
Log:
no message
Revision Changes Path
1.2 +5 -34
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Label_Method/VcLabelSet.xml
Index: VcLabelSet.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Label_Method/VcLabelSet.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VcLabelSet.xml 28 Jun 2002 14:16:21 -0000 1.1
+++ VcLabelSet.xml 2 Jul 2002 09:08:25 -0000 1.2
@@ -81,12 +81,13 @@
<request>
<command varUsage="VHR">LABEL %VHR% HTTP/1.1</command>
<header>Content-type: text/xml; charset="utf-8"</header>
- <body><![CDATA[<?xml version="1.0" ?><?xml version="1.0"
encoding="utf-8" ?>
+ <header>host: localhost</header>
+ <body><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
<D:label xmlns:D="DAV:" xmlns:R="http://www.com/">
<D:set>
- <D:label-name>test</D:label-name>
- </D:set>
- </D:label>]]>
+ <D:label-name>test</D:label-name>
+ </D:set>
+ </D:label>]]>
</body>
</request>
<response>
@@ -95,36 +96,6 @@
</response>
</step>
-
- <step>
- <request>
- <command varUsage="VHR">PROPFIND %VHR% 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><D:label-name-set/></D:prop></D:propfind>]]></body>
- </request>
- <response>
- <command>HTTP/1.0 666 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="VHR"><![CDATA[<?xml version="1.0" encoding="utf-8"
?>
-<D:multistatus xmlns:D="DAV:">
- <D:response>
- <D:href>%VHR%</D:href>
- <D:propstat>
- <D:prop>
- <D:label-name-set />
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
-</D:multistatus>]]>
- </body>
- </response>
- </step>
<cleanup>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>