mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-30 18:37:12 +00:00
Current result.
This commit is contained in:
parent
87bff21fc8
commit
26a9569841
@ -1,8 +1,8 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, access-control, calendar-access
|
||||
ETag: "d48322f182f679c3bdcf47af918de025"
|
||||
Content-Length: 1022
|
||||
ETag: "defc8282f8eeeeee761e7cfd7bc2d363"
|
||||
Content-Length: 920
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
@ -11,25 +11,21 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>home</displayname>
|
||||
<C:calendar-home-set>
|
||||
<href>http://mycaldav/caldav.php/user1/</href>
|
||||
</C:calendar-home-set>
|
||||
<C:schedule-inbox-url>
|
||||
<href>http://mycaldav/caldav.php/user1/.inbox/</href>
|
||||
</C:schedule-inbox-url>
|
||||
<C:schedule-outbox-url>
|
||||
<href>http://mycaldav/caldav.php/user1/.outbox/</href>
|
||||
</C:schedule-outbox-url>
|
||||
<C:calendar-user-address-set>
|
||||
<href>http://mycaldav/caldav.php/user1/</href>
|
||||
<href>mailto:user1@example.net</href>
|
||||
</C:calendar-user-address-set>
|
||||
<displayname>home</displayname>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<schedule-inbox-url xmlns="urn:ietf:params:xml:ns:caldav"/>
|
||||
<schedule-outbox-url xmlns="urn:ietf:params:xml:ns:caldav"/>
|
||||
<dropbox-home-url xmlns="http://calendarserver.org/ns/"/>
|
||||
<notifications-url xmlns="http://calendarserver.org/ns/"/>
|
||||
</prop>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user