davical/testing/tests/regression-suite/0917-PROPFIND-supported-stuff.result
2010-04-29 11:21:05 +12:00

67 lines
1.8 KiB
Plaintext

HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, calendar-auto-schedule
ETag: "6b4e073faec32eb35d9de94349f13161"
Content-Length: 1574
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/</href>
<propstat>
<prop>
<displayname>User 1</displayname>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
<supported-method-set>
<supported-method name="OPTIONS"/>
<supported-method name="PROPFIND"/>
<supported-method name="REPORT"/>
<supported-method name="DELETE"/>
<supported-method name="LOCK"/>
<supported-method name="UNLOCK"/>
<supported-method name="MOVE"/>
<supported-method name="GET"/>
<supported-method name="PUT"/>
<supported-method name="HEAD"/>
<supported-method name="MKCOL"/>
<supported-method name="MKCALENDAR"/>
<supported-method name="PROPPATCH"/>
</supported-method-set>
<supported-report-set>
<supported-report>
<report>
<principal-property-search/>
</report>
</supported-report>
<supported-report>
<report>
<principal-search-property-set/>
</report>
</supported-report>
<supported-report>
<report>
<expand-property/>
</report>
</supported-report>
<supported-report>
<report>
<sync-collection/>
</report>
</supported-report>
</supported-report-set>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:supported-calendar-component-set/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>