Test for current-user-principal support.

This commit is contained in:
Andrew McMillan 2009-12-08 09:25:48 +13:00
parent f8331aab2d
commit 6a1e0ee2b3
2 changed files with 6 additions and 2 deletions

View File

@ -2,8 +2,8 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule, extended-mkcol
Allow: OPTIONS, PROPFIND, REPORT
ETag: "91b94178e74aa071ad65559e6f0941f3"
Content-Length: 965
ETag: "abfbbcc5572e1a2e160eac87352f15ca"
Content-Length: 1061
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -32,6 +32,9 @@ Content-Type: text/xml; charset="utf-8"
<sync-collection/>
</supported-report>
</supported-report-set>
<current-user-principal>
<href>/caldav.php/user1/</href>
</current-user-principal>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -16,6 +16,7 @@ BEGINDATA
<resourcetype/>
<supported-method-set/>
<supported-report-set/>
<current-user-principal/>
<caldav:supported-calendar-component-set/>
</prop>
</propfind>