davical/testing/tests/regression-suite/303-Chandler-PROPFIND-1.result
2006-11-11 11:31:54 +13:00

25 lines
647 B
Plaintext

HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
Server: Apache/2.2.3 (Debian) DAV/2
ETag: "b33a256a3e7280f9abf2d398be2d3ecc"
Content-Length: 443
Content-Type: text/xml;charset=UTF-8
<?xml version="1.0" encoding="UTF-8" ?>
<multistatus xmlns="DAV:">
<response>
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<resourcetype>
<collection/>
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
</resourcetype>
<displayname>User1 home</displayname>
<getetag>"faf25336de0e470a54075c14cbcf5272"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>