mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-30 03:24:47 +00:00
Current regression test results.
This commit is contained in:
parent
4907d6992e
commit
677513b49d
@ -1,16 +1,21 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 225
|
||||
Content-Length: 353
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user4/user2/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:X="http://xmlns.dotcal.com/dotcal">
|
||||
<href>/caldav.php/user4/user2/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname/>
|
||||
<X:icon_uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
dav_displayname: >Updated Displayname with PROPPATCH<
|
||||
|
||||
@ -2,27 +2,27 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 608
|
||||
Content-Length: 615
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
||||
<response>
|
||||
<href>/caldav.php/user4/user2/</href>
|
||||
<responsedescription>Some properties were not able to be changed.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<urn:ietf:params:xml:ns:caldav:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 409 Conflict</status>
|
||||
<responsedescription>calendar-timezone property is only valid for a calendar.</responsedescription>
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<DAV::displayname/>
|
||||
<displayname/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 424 Failed Dependency</status>
|
||||
</propstat>
|
||||
<responsedescription>Some properties were not able to be changed.</responsedescription>
|
||||
</response>
|
||||
</multistatus>
|
||||
|
||||
|
||||
@ -1,16 +1,21 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 230
|
||||
Content-Length: 358
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user4/base/user3/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:X="http://xmlns.dotcal.com/dotcal">
|
||||
<href>/caldav.php/user4/base/user3/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname/>
|
||||
<X:icon_uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
dav_displayname: >Updated user4-base-user3 displayname with PROPPATCH<
|
||||
|
||||
@ -2,19 +2,19 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "7656abee424b0f6763c3851c78613769"
|
||||
Content-Length: 362
|
||||
ETag: "32708ff7fcccea1b9719ff092405c0a0"
|
||||
Content-Length: 365
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:carddav">
|
||||
<multistatus xmlns="DAV:" xmlns:VC="urn:ietf:params:xml:ns:carddav">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:addressbook-home-set>
|
||||
<VC:addressbook-home-set>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</C:addressbook-home-set>
|
||||
</VC:addressbook-home-set>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
|
||||
@ -2,12 +2,12 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "c407a846b30b1e658173c72fab664629"
|
||||
ETag: "ef3df689151fd487c9a178ab6d110e89"
|
||||
Content-Length: 636
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:A="http://apache.org/dav/props/" xmlns:C="urn:ietf:params:xml:ns:carddav">
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:carddav" xmlns:A="http://apache.org/dav/props/">
|
||||
<response>
|
||||
<href>/caldav.php/user3/addresses/</href>
|
||||
<propstat>
|
||||
|
||||
@ -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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "987fc68a44b7bc99bdf6fe3ab2d0b0ad"
|
||||
Content-Length: 3587
|
||||
ETag: "bdfeddd69b3ba9e47d51a82fff8801cc"
|
||||
Content-Length: 3690
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
@ -57,38 +57,42 @@ END:VCALENDAR
|
||||
<href>/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-data>BEGIN:VCALENDAR
|
||||
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
|
||||
VERSION:2.0
|
||||
BEGIN:VEVENT
|
||||
CREATED:20061223T032350Z
|
||||
LAST-MODIFIED:20061223T033144Z
|
||||
DTSTAMP:20061223T033144Z
|
||||
UID:9d050be7-8a02-4355-8ed3-02a9fc5f473f
|
||||
CLASS:CONFIDENTIAL
|
||||
DTSTART;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T160000
|
||||
DTEND;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T180000
|
||||
SUMMARY:Busy
|
||||
END:VEVENT
|
||||
BEGIN:VTIMEZONE
|
||||
TZID:/mozilla.org/20050126_1/Antarctica/McMurdo
|
||||
X-LIC-LOCATION:Antarctica/McMurdo
|
||||
BEGIN:STANDARD
|
||||
TZOFFSETFROM:+1300
|
||||
TZOFFSETTO:+1200
|
||||
TZNAME:NZST
|
||||
DTSTART:19700315T030000
|
||||
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3
|
||||
END:STANDARD
|
||||
BEGIN:DAYLIGHT
|
||||
TZOFFSETFROM:+1200
|
||||
TZOFFSETTO:+1300
|
||||
TZNAME:NZDT
|
||||
DTSTART:19701004T020000
|
||||
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
|
||||
END:DAYLIGHT
|
||||
END:VTIMEZONE
|
||||
END:VCALENDAR
|
||||
<C:calendar-data>BEGIN:VCALENDAR
|
||||
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
|
||||
VERSION:2.0
|
||||
BEGIN:VEVENT
|
||||
CREATED:20061223T032350Z
|
||||
LAST-MODIFIED:20061223T033144Z
|
||||
DTSTAMP:20061223T033144Z
|
||||
UID:9d050be7-8a02-4355-8ed3-02a9fc5f473f
|
||||
SUMMARY:Confidential Event
|
||||
PRIORITY:0
|
||||
STATUS:CONFIRMED
|
||||
CLASS:CONFIDENTIAL
|
||||
DTSTART;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T160000
|
||||
DTEND;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T180000
|
||||
X-MOZ-LOCATIONPATH:9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics
|
||||
LOCATION:In a confidential place
|
||||
END:VEVENT
|
||||
BEGIN:VTIMEZONE
|
||||
TZID:/mozilla.org/20050126_1/Antarctica/McMurdo
|
||||
X-LIC-LOCATION:Antarctica/McMurdo
|
||||
BEGIN:STANDARD
|
||||
TZOFFSETFROM:+1300
|
||||
TZOFFSETTO:+1200
|
||||
TZNAME:NZST
|
||||
DTSTART:19700315T030000
|
||||
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3
|
||||
END:STANDARD
|
||||
BEGIN:DAYLIGHT
|
||||
TZOFFSETFROM:+1200
|
||||
TZOFFSETTO:+1300
|
||||
TZNAME:NZDT
|
||||
DTSTART:19701004T020000
|
||||
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
|
||||
END:DAYLIGHT
|
||||
END:VTIMEZONE
|
||||
END:VCALENDAR
|
||||
</C:calendar-data>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
|
||||
@ -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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "987fc68a44b7bc99bdf6fe3ab2d0b0ad"
|
||||
Content-Length: 3587
|
||||
ETag: "bdfeddd69b3ba9e47d51a82fff8801cc"
|
||||
Content-Length: 3690
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
@ -57,38 +57,42 @@ END:VCALENDAR
|
||||
<href>/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-data>BEGIN:VCALENDAR
|
||||
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
|
||||
VERSION:2.0
|
||||
BEGIN:VEVENT
|
||||
CREATED:20061223T032350Z
|
||||
LAST-MODIFIED:20061223T033144Z
|
||||
DTSTAMP:20061223T033144Z
|
||||
UID:9d050be7-8a02-4355-8ed3-02a9fc5f473f
|
||||
CLASS:CONFIDENTIAL
|
||||
DTSTART;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T160000
|
||||
DTEND;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T180000
|
||||
SUMMARY:Busy
|
||||
END:VEVENT
|
||||
BEGIN:VTIMEZONE
|
||||
TZID:/mozilla.org/20050126_1/Antarctica/McMurdo
|
||||
X-LIC-LOCATION:Antarctica/McMurdo
|
||||
BEGIN:STANDARD
|
||||
TZOFFSETFROM:+1300
|
||||
TZOFFSETTO:+1200
|
||||
TZNAME:NZST
|
||||
DTSTART:19700315T030000
|
||||
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3
|
||||
END:STANDARD
|
||||
BEGIN:DAYLIGHT
|
||||
TZOFFSETFROM:+1200
|
||||
TZOFFSETTO:+1300
|
||||
TZNAME:NZDT
|
||||
DTSTART:19701004T020000
|
||||
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
|
||||
END:DAYLIGHT
|
||||
END:VTIMEZONE
|
||||
END:VCALENDAR
|
||||
<C:calendar-data>BEGIN:VCALENDAR
|
||||
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
|
||||
VERSION:2.0
|
||||
BEGIN:VEVENT
|
||||
CREATED:20061223T032350Z
|
||||
LAST-MODIFIED:20061223T033144Z
|
||||
DTSTAMP:20061223T033144Z
|
||||
UID:9d050be7-8a02-4355-8ed3-02a9fc5f473f
|
||||
SUMMARY:Confidential Event
|
||||
PRIORITY:0
|
||||
STATUS:CONFIRMED
|
||||
CLASS:CONFIDENTIAL
|
||||
DTSTART;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T160000
|
||||
DTEND;TZID=/mozilla.org/20050126_1/Antarctica/McMurdo:20061223T180000
|
||||
X-MOZ-LOCATIONPATH:9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics
|
||||
LOCATION:In a confidential place
|
||||
END:VEVENT
|
||||
BEGIN:VTIMEZONE
|
||||
TZID:/mozilla.org/20050126_1/Antarctica/McMurdo
|
||||
X-LIC-LOCATION:Antarctica/McMurdo
|
||||
BEGIN:STANDARD
|
||||
TZOFFSETFROM:+1300
|
||||
TZOFFSETTO:+1200
|
||||
TZNAME:NZST
|
||||
DTSTART:19700315T030000
|
||||
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3
|
||||
END:STANDARD
|
||||
BEGIN:DAYLIGHT
|
||||
TZOFFSETFROM:+1200
|
||||
TZOFFSETTO:+1300
|
||||
TZNAME:NZDT
|
||||
DTSTART:19701004T020000
|
||||
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
|
||||
END:DAYLIGHT
|
||||
END:VTIMEZONE
|
||||
END:VCALENDAR
|
||||
</C:calendar-data>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:A="http://apache.org/dav/props/" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:A="http://apache.org/dav/props/">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<propstat>
|
||||
|
||||
@ -2,12 +2,12 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "e76f1252cff440810b604e3903cc364b"
|
||||
ETag: "2ff648e39018b51d9a547dd7560afa7c"
|
||||
Content-Length: 675
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:A="http://apple.com/ns/ical/" xmlns:C1="urn:ietf:params:xml:ns:caldav">
|
||||
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:C1="urn:ietf:params:xml:ns:caldav" xmlns:A="http://apple.com/ns/ical/">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<propstat>
|
||||
|
||||
@ -1,16 +1,20 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 256
|
||||
Content-Length: 326
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
dav_displayname: >iCal Calendar<
|
||||
|
||||
@ -1,14 +1,18 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 224
|
||||
Content-Length: 335
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:A="http://apple.com/ns/ical/">
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<A:calendar-color/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
@ -1,14 +1,18 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 224
|
||||
Content-Length: 335
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:A="http://apple.com/ns/ical/">
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<A:calendar-order/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
@ -1,14 +1,16 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 224
|
||||
Content-Length: 267
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop/>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
@ -2,12 +2,12 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "40ca69213ba0a2d6145fb4e99205081f"
|
||||
ETag: "906d1a3eca639905bd69e8ee92867c1a"
|
||||
Content-Length: 1521
|
||||
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" xmlns:A="http://apple.com/ns/ical/">
|
||||
<multistatus xmlns="DAV:" xmlns:A="http://apple.com/ns/ical/" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<propstat>
|
||||
|
||||
@ -4,12 +4,12 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "60916b1dd39825aaf565b74257f04c82"
|
||||
Content-Length: 29709
|
||||
ETag: "a96ee5986fc6ac00fe9ab7139329e7b9"
|
||||
Content-Length: 29691
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:M="http://me.com/_namespace/" xmlns:A="http://apple.com/ns/ical/" xmlns:C1="urn:ietf:params:xml:ns:caldav" xmlns:C2="urn:ietf:params:xml:ns:carddav">
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:C1="http://calendarserver.org/ns/" xmlns:M="http://me.com/_namespace/" xmlns:A="http://apple.com/ns/ical/" xmlns:C2="urn:ietf:params:xml:ns:carddav">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<propstat>
|
||||
@ -17,11 +17,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<add-member>
|
||||
<href>/user1/?add-member</href>
|
||||
</add-member>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
<all/>
|
||||
@ -58,7 +58,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>User 1</displayname>
|
||||
<C:getctag>"89514106d00f37cc9ee71689c450d2ef"</C:getctag>
|
||||
<C1:getctag>"89514106d00f37cc9ee71689c450d2ef"</C1:getctag>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
@ -69,9 +69,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<collection/>
|
||||
<principal/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -99,30 +99,30 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<A:calendar-color/>
|
||||
<C1:calendar-description/>
|
||||
<C:calendar-description/>
|
||||
<A:calendar-order/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C2:max-resource-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<sync-token/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -135,11 +135,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/user1/home/?add-member</href>
|
||||
</add-member>
|
||||
<A:calendar-color>#0252D4FF</A:calendar-color>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<A:calendar-order>1</A:calendar-order>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -161,7 +161,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:read-free-busy/>
|
||||
<C:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -180,7 +180,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>user1 home</displayname>
|
||||
<C:getctag>"243d78db0cc75a576d2603eef69efdc9"</C:getctag>
|
||||
<C1:getctag>"243d78db0cc75a576d2603eef69efdc9"</C1:getctag>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
@ -189,20 +189,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</resource-id>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:calendar/>
|
||||
<C:calendar/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -226,17 +226,17 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-query/>
|
||||
<C:calendar-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-multiget/>
|
||||
<C:calendar-multiget/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:free-busy-query/>
|
||||
<C:free-busy-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
</supported-report-set>
|
||||
@ -246,26 +246,26 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<C1:calendar-description/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-description/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C2:max-resource-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -277,11 +277,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<add-member>
|
||||
<href>/user1/addresses/?add-member</href>
|
||||
</add-member>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
<all/>
|
||||
@ -318,7 +318,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>user1 addresses</displayname>
|
||||
<C:getctag>"24c9e15e52afc47c225b757e7bee1f9d"</C:getctag>
|
||||
<C1:getctag>"24c9e15e52afc47c225b757e7bee1f9d"</C1:getctag>
|
||||
<C2:max-resource-size>65500</C2:max-resource-size>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
@ -330,9 +330,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<collection/>
|
||||
<C2:addressbook/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -371,28 +371,28 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<A:calendar-color/>
|
||||
<C1:calendar-description/>
|
||||
<C:calendar-description/>
|
||||
<A:calendar-order/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -404,11 +404,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<add-member>
|
||||
<href>/user1/created/?add-member</href>
|
||||
</add-member>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
<all/>
|
||||
@ -429,7 +429,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:read-free-busy/>
|
||||
<C:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -448,7 +448,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>created</displayname>
|
||||
<C:getctag>"bac273dae96780a3c8ed0c032266322c"</C:getctag>
|
||||
<C1:getctag>"bac273dae96780a3c8ed0c032266322c"</C1:getctag>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
@ -457,20 +457,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</resource-id>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:calendar/>
|
||||
<C:calendar/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -494,17 +494,17 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-query/>
|
||||
<C:calendar-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-multiget/>
|
||||
<C:calendar-multiget/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:free-busy-query/>
|
||||
<C:free-busy-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
</supported-report-set>
|
||||
@ -514,28 +514,28 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<A:calendar-color/>
|
||||
<C1:calendar-description/>
|
||||
<C:calendar-description/>
|
||||
<A:calendar-order/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C2:max-resource-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -547,11 +547,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<add-member>
|
||||
<href>/user1/.in/?add-member</href>
|
||||
</add-member>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
<all/>
|
||||
@ -587,20 +587,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:schedule-deliver/>
|
||||
<C:schedule-deliver/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:schedule-deliver-invite/>
|
||||
<C:schedule-deliver-invite/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:schedule-deliver-reply/>
|
||||
<C:schedule-deliver-reply/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:schedule-query-freebusy/>
|
||||
<C:schedule-query-freebusy/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>User 1 Inbox</displayname>
|
||||
<C:getctag>"0389feae460444b4b5db3b16c94b1e43"</C:getctag>
|
||||
<C1:getctag>"0389feae460444b4b5db3b16c94b1e43"</C1:getctag>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
@ -609,16 +609,16 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</resource-id>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:schedule-inbox/>
|
||||
<C:schedule-inbox/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -647,28 +647,28 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<A:calendar-color/>
|
||||
<C1:calendar-description/>
|
||||
<C:calendar-description/>
|
||||
<A:calendar-order/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C2:max-resource-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -680,11 +680,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<add-member>
|
||||
<href>/user1/.out/?add-member</href>
|
||||
</add-member>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
<all/>
|
||||
@ -720,20 +720,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:schedule-send/>
|
||||
<C:schedule-send/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:schedule-send-invite/>
|
||||
<C:schedule-send-invite/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:schedule-send-reply/>
|
||||
<C:schedule-send-reply/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:schedule-send-freebusy/>
|
||||
<C:schedule-send-freebusy/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>User 1 Outbox</displayname>
|
||||
<C:getctag>"1"</C:getctag>
|
||||
<C1:getctag>"1"</C1:getctag>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
@ -742,16 +742,16 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</resource-id>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:schedule-outbox/>
|
||||
<C:schedule-outbox/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -780,28 +780,28 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<A:calendar-color/>
|
||||
<C1:calendar-description/>
|
||||
<C:calendar-description/>
|
||||
<A:calendar-order/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C2:max-resource-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -814,11 +814,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/?add-member</href>
|
||||
</add-member>
|
||||
<A:calendar-color>#391B71A0</A:calendar-color>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
<all/>
|
||||
@ -839,7 +839,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:read-free-busy/>
|
||||
<C:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -858,7 +858,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>iCal Calendar</displayname>
|
||||
<C:getctag>"ac192d10783fff90598af2facc8259df"</C:getctag>
|
||||
<C1:getctag>"ac192d10783fff90598af2facc8259df"</C1:getctag>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
@ -867,20 +867,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</resource-id>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:calendar/>
|
||||
<C:calendar/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -904,17 +904,17 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-query/>
|
||||
<C:calendar-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-multiget/>
|
||||
<C:calendar-multiget/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:free-busy-query/>
|
||||
<C:free-busy-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
</supported-report-set>
|
||||
@ -924,27 +924,27 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<C1:calendar-description/>
|
||||
<C:calendar-description/>
|
||||
<A:calendar-order/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C2:max-resource-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -956,11 +956,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<add-member>
|
||||
<href>/user1/calendar-proxy-read/?add-member</href>
|
||||
</add-member>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
<all/>
|
||||
@ -981,7 +981,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:read-free-busy/>
|
||||
<C:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -1000,17 +1000,17 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>/user1/calendar-proxy-read/</displayname>
|
||||
<C:getctag>"abad5538c4aa570cc54b6ff0d36a4565"</C:getctag>
|
||||
<C1:getctag>"abad5538c4aa570cc54b6ff0d36a4565"</C1:getctag>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:calendar-proxy-read/>
|
||||
<C1:calendar-proxy-read/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -1034,17 +1034,17 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-query/>
|
||||
<C:calendar-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-multiget/>
|
||||
<C:calendar-multiget/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:free-busy-query/>
|
||||
<C:free-busy-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
@ -1063,31 +1063,31 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<A:calendar-color/>
|
||||
<C1:calendar-description/>
|
||||
<C:calendar-description/>
|
||||
<A:calendar-order/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C2:max-resource-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<resource-id/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<sync-token/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -1099,11 +1099,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<add-member>
|
||||
<href>/user1/calendar-proxy-write/?add-member</href>
|
||||
</add-member>
|
||||
<C1:calendar-free-busy-set>
|
||||
<C:calendar-free-busy-set>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<href>/caldav.php/user1/created/</href>
|
||||
<href>/caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/</href>
|
||||
</C1:calendar-free-busy-set>
|
||||
</C:calendar-free-busy-set>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
<all/>
|
||||
@ -1124,7 +1124,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C1:read-free-busy/>
|
||||
<C:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -1143,17 +1143,17 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<displayname>/user1/calendar-proxy-write/</displayname>
|
||||
<C:getctag>"04ba2c2164225fb5abce13f2c523b6c7"</C:getctag>
|
||||
<C1:getctag>"04ba2c2164225fb5abce13f2c523b6c7"</C1:getctag>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:calendar-proxy-write/>
|
||||
<C1:calendar-proxy-write/>
|
||||
</resourcetype>
|
||||
<C1:schedule-default-calendar-URL>
|
||||
<C:schedule-default-calendar-URL>
|
||||
<href>/user1/home/</href>
|
||||
</C1:schedule-default-calendar-URL>
|
||||
</C:schedule-default-calendar-URL>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
<report>
|
||||
@ -1177,17 +1177,17 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-query/>
|
||||
<C:calendar-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:calendar-multiget/>
|
||||
<C:calendar-multiget/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
<report>
|
||||
<C1:free-busy-query/>
|
||||
<C:free-busy-query/>
|
||||
</report>
|
||||
</supported-report>
|
||||
<supported-report>
|
||||
@ -1206,31 +1206,31 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:allowed-sharing-modes/>
|
||||
<C1:allowed-sharing-modes/>
|
||||
<M:bulk-requests/>
|
||||
<A:calendar-color/>
|
||||
<C1:calendar-description/>
|
||||
<C:calendar-description/>
|
||||
<A:calendar-order/>
|
||||
<C1:calendar-timezone/>
|
||||
<C:calendar-timezone/>
|
||||
<C2:max-image-size/>
|
||||
<C2:max-resource-size/>
|
||||
<C:me-card/>
|
||||
<C:publish-url/>
|
||||
<C:push-transports/>
|
||||
<C:pushkey/>
|
||||
<C1:me-card/>
|
||||
<C1:publish-url/>
|
||||
<C1:push-transports/>
|
||||
<C1:pushkey/>
|
||||
<quota-available-bytes/>
|
||||
<quota-used-bytes/>
|
||||
<A:refreshrate/>
|
||||
<resource-id/>
|
||||
<C1:schedule-calendar-transp/>
|
||||
<C:source/>
|
||||
<C:subscribed-strip-alarms/>
|
||||
<C:subscribed-strip-attachments/>
|
||||
<C:subscribed-strip-todos/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<C1:source/>
|
||||
<C1:subscribed-strip-alarms/>
|
||||
<C1:subscribed-strip-attachments/>
|
||||
<C1:subscribed-strip-todos/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<sync-token/>
|
||||
<C:xmpp-server/>
|
||||
<C:xmpp-uri/>
|
||||
<C1:xmpp-server/>
|
||||
<C1:xmpp-uri/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
|
||||
@ -2,18 +2,18 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "6ef0b9c58af6fb12800d0ebd056e0e85"
|
||||
Content-Length: 12946
|
||||
ETag: "badcdb23956a17ef94ec1b98cd36f6fe"
|
||||
Content-Length: 12994
|
||||
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" xmlns:C1="http://calendarserver.org/ns/" xmlns:A="http://apple.com/ns/ical/" xmlns:C2="urn:ietf:params:xml:ns:carddav">
|
||||
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:C1="urn:ietf:params:xml:ns:caldav" xmlns:A="http://apple.com/ns/ical/" xmlns:C2="urn:ietf:params:xml:ns:carddav">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>User 1</displayname>
|
||||
<C1:getctag>"89514106d00f37cc9ee71689c450d2ef"</C1:getctag>
|
||||
<C:getctag>"89514106d00f37cc9ee71689c450d2ef"</C:getctag>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<principal/>
|
||||
@ -58,9 +58,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -70,20 +70,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>user1 home</displayname>
|
||||
<C1:getctag>"243d78db0cc75a576d2603eef69efdc9"</C1:getctag>
|
||||
<C:getctag>"243d78db0cc75a576d2603eef69efdc9"</C:getctag>
|
||||
<A:calendar-color>#0252D4FF</A:calendar-color>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:calendar/>
|
||||
<C1:calendar/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -105,7 +105,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -128,7 +128,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -138,7 +138,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>user1 addresses</displayname>
|
||||
<C1:getctag>"24c9e15e52afc47c225b757e7bee1f9d"</C1:getctag>
|
||||
<C:getctag>"24c9e15e52afc47c225b757e7bee1f9d"</C:getctag>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C2:addressbook/>
|
||||
@ -183,9 +183,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -195,19 +195,19 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>created</displayname>
|
||||
<C1:getctag>"bac273dae96780a3c8ed0c032266322c"</C1:getctag>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C:getctag>"bac273dae96780a3c8ed0c032266322c"</C:getctag>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:calendar/>
|
||||
<C1:calendar/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -229,7 +229,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -252,7 +252,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
@ -263,15 +263,15 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>User 1 Inbox</displayname>
|
||||
<C1:getctag>"0389feae460444b4b5db3b16c94b1e43"</C1:getctag>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C:getctag>"0389feae460444b4b5db3b16c94b1e43"</C:getctag>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:schedule-inbox/>
|
||||
<C1:schedule-inbox/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -308,16 +308,16 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-deliver/>
|
||||
<C1:schedule-deliver/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-deliver-invite/>
|
||||
<C1:schedule-deliver-invite/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-deliver-reply/>
|
||||
<C1:schedule-deliver-reply/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-query-freebusy/>
|
||||
<C1:schedule-query-freebusy/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
</prop>
|
||||
@ -325,7 +325,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
@ -336,15 +336,15 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>User 1 Outbox</displayname>
|
||||
<C1:getctag>"1"</C1:getctag>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C:getctag>"1"</C:getctag>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:schedule-outbox/>
|
||||
<C1:schedule-outbox/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -381,16 +381,16 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-send/>
|
||||
<C1:schedule-send/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-send-invite/>
|
||||
<C1:schedule-send-invite/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-send-reply/>
|
||||
<C1:schedule-send-reply/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-send-freebusy/>
|
||||
<C1:schedule-send-freebusy/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
</prop>
|
||||
@ -398,7 +398,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
@ -409,20 +409,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>iCal Calendar</displayname>
|
||||
<C1:getctag>"ac192d10783fff90598af2facc8259df"</C1:getctag>
|
||||
<C:getctag>"ac192d10783fff90598af2facc8259df"</C:getctag>
|
||||
<A:calendar-color>#391B71A0</A:calendar-color>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:calendar/>
|
||||
<C1:calendar/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -444,7 +444,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -467,7 +467,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -477,10 +477,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>/user1/calendar-proxy-read/</displayname>
|
||||
<C1:getctag>"abad5538c4aa570cc54b6ff0d36a4565"</C1:getctag>
|
||||
<C:getctag>"abad5538c4aa570cc54b6ff0d36a4565"</C:getctag>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:calendar-proxy-read/>
|
||||
<C:calendar-proxy-read/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -502,7 +502,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -525,9 +525,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -537,10 +537,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>/user1/calendar-proxy-write/</displayname>
|
||||
<C1:getctag>"04ba2c2164225fb5abce13f2c523b6c7"</C1:getctag>
|
||||
<C:getctag>"04ba2c2164225fb5abce13f2c523b6c7"</C:getctag>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:calendar-proxy-write/>
|
||||
<C:calendar-proxy-write/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -562,7 +562,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -585,9 +585,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
|
||||
@ -2,18 +2,18 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "6ef0b9c58af6fb12800d0ebd056e0e85"
|
||||
Content-Length: 12946
|
||||
ETag: "badcdb23956a17ef94ec1b98cd36f6fe"
|
||||
Content-Length: 12994
|
||||
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" xmlns:C1="http://calendarserver.org/ns/" xmlns:A="http://apple.com/ns/ical/" xmlns:C2="urn:ietf:params:xml:ns:carddav">
|
||||
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:C1="urn:ietf:params:xml:ns:caldav" xmlns:A="http://apple.com/ns/ical/" xmlns:C2="urn:ietf:params:xml:ns:carddav">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>User 1</displayname>
|
||||
<C1:getctag>"89514106d00f37cc9ee71689c450d2ef"</C1:getctag>
|
||||
<C:getctag>"89514106d00f37cc9ee71689c450d2ef"</C:getctag>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<principal/>
|
||||
@ -58,9 +58,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -70,20 +70,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>user1 home</displayname>
|
||||
<C1:getctag>"243d78db0cc75a576d2603eef69efdc9"</C1:getctag>
|
||||
<C:getctag>"243d78db0cc75a576d2603eef69efdc9"</C:getctag>
|
||||
<A:calendar-color>#0252D4FF</A:calendar-color>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:calendar/>
|
||||
<C1:calendar/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -105,7 +105,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -128,7 +128,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -138,7 +138,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>user1 addresses</displayname>
|
||||
<C1:getctag>"24c9e15e52afc47c225b757e7bee1f9d"</C1:getctag>
|
||||
<C:getctag>"24c9e15e52afc47c225b757e7bee1f9d"</C:getctag>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C2:addressbook/>
|
||||
@ -183,9 +183,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -195,19 +195,19 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>created</displayname>
|
||||
<C1:getctag>"bac273dae96780a3c8ed0c032266322c"</C1:getctag>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C:getctag>"bac273dae96780a3c8ed0c032266322c"</C:getctag>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:calendar/>
|
||||
<C1:calendar/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -229,7 +229,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -252,7 +252,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
@ -263,15 +263,15 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>User 1 Inbox</displayname>
|
||||
<C1:getctag>"0389feae460444b4b5db3b16c94b1e43"</C1:getctag>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C:getctag>"0389feae460444b4b5db3b16c94b1e43"</C:getctag>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:schedule-inbox/>
|
||||
<C1:schedule-inbox/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -308,16 +308,16 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-deliver/>
|
||||
<C1:schedule-deliver/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-deliver-invite/>
|
||||
<C1:schedule-deliver-invite/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-deliver-reply/>
|
||||
<C1:schedule-deliver-reply/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-query-freebusy/>
|
||||
<C1:schedule-query-freebusy/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
</prop>
|
||||
@ -325,7 +325,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
@ -336,15 +336,15 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>User 1 Outbox</displayname>
|
||||
<C1:getctag>"1"</C1:getctag>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C:getctag>"1"</C:getctag>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:schedule-outbox/>
|
||||
<C1:schedule-outbox/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -381,16 +381,16 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-send/>
|
||||
<C1:schedule-send/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-send-invite/>
|
||||
<C1:schedule-send-invite/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-send-reply/>
|
||||
<C1:schedule-send-reply/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:schedule-send-freebusy/>
|
||||
<C1:schedule-send-freebusy/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
</prop>
|
||||
@ -398,7 +398,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
@ -409,20 +409,20 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>iCal Calendar</displayname>
|
||||
<C1:getctag>"ac192d10783fff90598af2facc8259df"</C1:getctag>
|
||||
<C:getctag>"ac192d10783fff90598af2facc8259df"</C:getctag>
|
||||
<A:calendar-color>#391B71A0</A:calendar-color>
|
||||
<C:supported-calendar-component-set>
|
||||
<C:comp name="VEVENT"/>
|
||||
<C:comp name="VTODO"/>
|
||||
<C:comp name="VJOURNAL"/>
|
||||
<C:comp name="VTIMEZONE"/>
|
||||
<C:comp name="VFREEBUSY"/>
|
||||
<C:comp name="VPOLL"/>
|
||||
<C:comp name="VAVAILABILITY"/>
|
||||
</C:supported-calendar-component-set>
|
||||
<C1:supported-calendar-component-set>
|
||||
<C1:comp name="VEVENT"/>
|
||||
<C1:comp name="VTODO"/>
|
||||
<C1:comp name="VJOURNAL"/>
|
||||
<C1:comp name="VTIMEZONE"/>
|
||||
<C1:comp name="VFREEBUSY"/>
|
||||
<C1:comp name="VPOLL"/>
|
||||
<C1:comp name="VAVAILABILITY"/>
|
||||
</C1:supported-calendar-component-set>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C:calendar/>
|
||||
<C1:calendar/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -444,7 +444,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -467,7 +467,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -477,10 +477,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>/user1/calendar-proxy-read/</displayname>
|
||||
<C1:getctag>"abad5538c4aa570cc54b6ff0d36a4565"</C1:getctag>
|
||||
<C:getctag>"abad5538c4aa570cc54b6ff0d36a4565"</C:getctag>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:calendar-proxy-read/>
|
||||
<C:calendar-proxy-read/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -502,7 +502,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -525,9 +525,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -537,10 +537,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>/user1/calendar-proxy-write/</displayname>
|
||||
<C1:getctag>"04ba2c2164225fb5abce13f2c523b6c7"</C1:getctag>
|
||||
<C:getctag>"04ba2c2164225fb5abce13f2c523b6c7"</C:getctag>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
<C1:calendar-proxy-write/>
|
||||
<C:calendar-proxy-write/>
|
||||
</resourcetype>
|
||||
<current-user-privilege-set>
|
||||
<privilege>
|
||||
@ -562,7 +562,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<write-acl/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<C:read-free-busy/>
|
||||
<C1:read-free-busy/>
|
||||
</privilege>
|
||||
<privilege>
|
||||
<write/>
|
||||
@ -585,9 +585,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:calendar-description/>
|
||||
<C1:calendar-description/>
|
||||
<A:calendar-color/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
|
||||
@ -1,16 +1,22 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Location: /caldav.php/user1/SOHO%20collection/
|
||||
Content-Length: 237
|
||||
Content-Length: 424
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/SOHO%20collection/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:X="com.apple.ical:">
|
||||
<href>/caldav.php/user1/SOHO%20collection/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname/>
|
||||
<C:calendar-description/>
|
||||
<X:calendarcolor/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
|
||||
@ -2,16 +2,17 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 806
|
||||
Content-Length: 709
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<multistatus xmlns="DAV:" xmlns:D="urn:mcmillan:bogus:xml:ns:davical">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>Some properties were not able to be changed.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<DAV::resourcetype/>
|
||||
<resourcetype/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 409 Conflict</status>
|
||||
<responsedescription>DAV::resourcetype may only be set to a new value, it may not be removed.</responsedescription>
|
||||
@ -21,17 +22,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<urn:mcmillan:bogus:xml:ns:davical:arbitrary/>
|
||||
<D:arbitrary/>
|
||||
<displayname/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 424 Failed Dependency</status>
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<DAV::displayname/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 424 Failed Dependency</status>
|
||||
</propstat>
|
||||
<responsedescription>Some properties were not able to be changed.</responsedescription>
|
||||
</response>
|
||||
</multistatus>
|
||||
|
||||
|
||||
@ -1,16 +1,23 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 224
|
||||
Content-Length: 448
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:D="urn:mcmillan:bogus:xml:ns:davical">
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<resourcetype/>
|
||||
<displayname/>
|
||||
<C:schedule-calendar-transp/>
|
||||
<D:arbitrary/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
changed_last_5m: >1<
|
||||
|
||||
@ -2,16 +2,17 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 533
|
||||
Content-Length: 528
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>Some properties were not able to be changed.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<DAV::resourcetype/>
|
||||
<resourcetype/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 409 Conflict</status>
|
||||
<responsedescription>DAV::resourcetype may only be set to a new value, it may not be removed.</responsedescription>
|
||||
@ -19,7 +20,6 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<cannot-modify-protected-property/>
|
||||
</error>
|
||||
</propstat>
|
||||
<responsedescription>Some properties were not able to be changed.</responsedescription>
|
||||
</response>
|
||||
</multistatus>
|
||||
|
||||
|
||||
@ -1,16 +1,21 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 224
|
||||
Content-Length: 313
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<resourcetype/>
|
||||
<displayname/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
changed_last_5m: >1<
|
||||
|
||||
@ -1,16 +1,22 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 219
|
||||
Content-Length: 374
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:D="http://dotcal.com/principal-properties">
|
||||
<href>/caldav.php/user1/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<D:country/>
|
||||
<D:countrycode/>
|
||||
<displayname/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
displayname: >User Number One PROPPATCH'd in<
|
||||
|
||||
@ -2,16 +2,17 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 513
|
||||
Content-Length: 508
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>Some properties were not able to be changed.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<DAV::resourcetype/>
|
||||
<resourcetype/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 403 Forbidden</status>
|
||||
<responsedescription>Resources may not be changed to / from collections.</responsedescription>
|
||||
@ -19,7 +20,6 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<cannot-modify-protected-property/>
|
||||
</error>
|
||||
</propstat>
|
||||
<responsedescription>Some properties were not able to be changed.</responsedescription>
|
||||
</response>
|
||||
</multistatus>
|
||||
|
||||
|
||||
@ -1,16 +1,22 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 219
|
||||
Content-Length: 374
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:D="http://dotcal.com/principal-properties">
|
||||
<href>/caldav.php/user1/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname/>
|
||||
<D:country/>
|
||||
<D:countrycode/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
displayname: >User 1<
|
||||
|
||||
@ -1,16 +1,22 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
Content-Length: 224
|
||||
Content-Length: 386
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
</response>
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<responsedescription>All requested changes were made.</responsedescription>
|
||||
<propstat>
|
||||
<prop>
|
||||
<resourcetype/>
|
||||
<displayname/>
|
||||
<C:schedule-calendar-transp/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</multistatus>
|
||||
|
||||
changed_last_5m: >1<
|
||||
|
||||
@ -3,11 +3,11 @@ Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "some valid etag"
|
||||
Content-Length: 6789
|
||||
Content-Length: 6796
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:G="http://groupdav.org/" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:C1="urn:ietf:params:xml:ns:carddav" xmlns:C2="http://calendarserver.org/ns/">
|
||||
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:G="http://groupdav.org/" xmlns:C1="urn:ietf:params:xml:ns:caldav" xmlns:C2="urn:ietf:params:xml:ns:carddav">
|
||||
<response>
|
||||
<href>/caldav.php/</href>
|
||||
<propstat>
|
||||
@ -28,7 +28,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<read-current-user-privilege-set/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<C2:getctag/>
|
||||
<C:getctag/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
@ -36,11 +36,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<prop>
|
||||
<getetag/>
|
||||
<G:component-set/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C:supported-calendar-data/>
|
||||
<C:calendar-description/>
|
||||
<C1:supported-address-data/>
|
||||
<C1:addressbook-description/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-data/>
|
||||
<C1:calendar-description/>
|
||||
<C2:supported-address-data/>
|
||||
<C2:addressbook-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -90,7 +90,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<C2:getctag>some valid etag</C2:getctag>
|
||||
<C:getctag>"d48d6c668e8410d0b51e3394358a8412"</C:getctag>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
@ -98,11 +98,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<prop>
|
||||
<getetag/>
|
||||
<G:component-set/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C:supported-calendar-data/>
|
||||
<C:calendar-description/>
|
||||
<C1:supported-address-data/>
|
||||
<C1:addressbook-description/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-data/>
|
||||
<C1:calendar-description/>
|
||||
<C2:supported-address-data/>
|
||||
<C2:addressbook-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -117,7 +117,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<principal/>
|
||||
</resourcetype>
|
||||
<getcontenttype>httpd/unix-directory</getcontenttype>
|
||||
<C2:getctag>some valid etag</C2:getctag>
|
||||
<C:getctag>"ab4a67c917e242e0989cd278c75a510e"</C:getctag>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
@ -131,11 +131,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<prop>
|
||||
<getetag/>
|
||||
<G:component-set/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C:supported-calendar-data/>
|
||||
<C:calendar-description/>
|
||||
<C1:supported-address-data/>
|
||||
<C1:addressbook-description/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-data/>
|
||||
<C1:calendar-description/>
|
||||
<C2:supported-address-data/>
|
||||
<C2:addressbook-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -150,7 +150,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<principal/>
|
||||
</resourcetype>
|
||||
<getcontenttype>httpd/unix-directory</getcontenttype>
|
||||
<C2:getctag>some valid etag</C2:getctag>
|
||||
<C:getctag>"4d470212545b8dd76f702fe2444accad"</C:getctag>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
@ -164,11 +164,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<prop>
|
||||
<getetag/>
|
||||
<G:component-set/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C:supported-calendar-data/>
|
||||
<C:calendar-description/>
|
||||
<C1:supported-address-data/>
|
||||
<C1:addressbook-description/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-data/>
|
||||
<C1:calendar-description/>
|
||||
<C2:supported-address-data/>
|
||||
<C2:addressbook-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -218,7 +218,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<C2:getctag>some valid etag</C2:getctag>
|
||||
<C:getctag>"c8ebc60237eb353a52e7278c96e50a74"</C:getctag>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
@ -226,11 +226,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<prop>
|
||||
<getetag/>
|
||||
<G:component-set/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C:supported-calendar-data/>
|
||||
<C:calendar-description/>
|
||||
<C1:supported-address-data/>
|
||||
<C1:addressbook-description/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-data/>
|
||||
<C1:calendar-description/>
|
||||
<C2:supported-address-data/>
|
||||
<C2:addressbook-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -280,7 +280,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<unbind/>
|
||||
</privilege>
|
||||
</current-user-privilege-set>
|
||||
<C2:getctag>some valid etag</C2:getctag>
|
||||
<C:getctag>"22a1e83f9f1b185fee3c792c15015af0"</C:getctag>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
@ -288,11 +288,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<prop>
|
||||
<getetag/>
|
||||
<G:component-set/>
|
||||
<C:supported-calendar-component-set/>
|
||||
<C:supported-calendar-data/>
|
||||
<C:calendar-description/>
|
||||
<C1:supported-address-data/>
|
||||
<C1:addressbook-description/>
|
||||
<C1:supported-calendar-component-set/>
|
||||
<C1:supported-calendar-data/>
|
||||
<C1:calendar-description/>
|
||||
<C2:supported-address-data/>
|
||||
<C2:addressbook-description/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
|
||||
@ -2,20 +2,20 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "63123b75248ffab16849fec6c2e2846d"
|
||||
Content-Length: 3880
|
||||
ETag: "85e4975129afbf7f39b54da55ef16eb4"
|
||||
Content-Length: 3886
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:C1="urn:ietf:params:xml:ns:caldav">
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:C1="http://calendarserver.org/ns/">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C1:calendar-user-address-set>
|
||||
<C:calendar-user-address-set>
|
||||
<href>mailto:user1@example.net</href>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</C1:calendar-user-address-set>
|
||||
</C:calendar-user-address-set>
|
||||
<displayname>User 1</displayname>
|
||||
<principal-URL>
|
||||
<href>/caldav.php/user1/</href>
|
||||
@ -25,11 +25,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:email-address-set/>
|
||||
<C1:calendar-user-type/>
|
||||
<C:last-name/>
|
||||
<C:first-name/>
|
||||
<C:record-type/>
|
||||
<C1:email-address-set/>
|
||||
<C:calendar-user-type/>
|
||||
<C1:last-name/>
|
||||
<C1:first-name/>
|
||||
<C1:record-type/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -38,10 +38,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user2/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C1:calendar-user-address-set>
|
||||
<C:calendar-user-address-set>
|
||||
<href>mailto:user2@example.net</href>
|
||||
<href>/caldav.php/user2/</href>
|
||||
</C1:calendar-user-address-set>
|
||||
</C:calendar-user-address-set>
|
||||
<displayname>User 2</displayname>
|
||||
<principal-URL>
|
||||
<href>/caldav.php/user2/</href>
|
||||
@ -51,11 +51,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:email-address-set/>
|
||||
<C1:calendar-user-type/>
|
||||
<C:last-name/>
|
||||
<C:first-name/>
|
||||
<C:record-type/>
|
||||
<C1:email-address-set/>
|
||||
<C:calendar-user-type/>
|
||||
<C1:last-name/>
|
||||
<C1:first-name/>
|
||||
<C1:record-type/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -64,10 +64,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user3/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C1:calendar-user-address-set>
|
||||
<C:calendar-user-address-set>
|
||||
<href>mailto:user3@example.net</href>
|
||||
<href>/caldav.php/user3/</href>
|
||||
</C1:calendar-user-address-set>
|
||||
</C:calendar-user-address-set>
|
||||
<displayname>User 3</displayname>
|
||||
<principal-URL>
|
||||
<href>/caldav.php/user3/</href>
|
||||
@ -77,11 +77,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:email-address-set/>
|
||||
<C1:calendar-user-type/>
|
||||
<C:last-name/>
|
||||
<C:first-name/>
|
||||
<C:record-type/>
|
||||
<C1:email-address-set/>
|
||||
<C:calendar-user-type/>
|
||||
<C1:last-name/>
|
||||
<C1:first-name/>
|
||||
<C1:record-type/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -90,10 +90,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user4/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C1:calendar-user-address-set>
|
||||
<C:calendar-user-address-set>
|
||||
<href>mailto:user4@example.net</href>
|
||||
<href>/caldav.php/user4/</href>
|
||||
</C1:calendar-user-address-set>
|
||||
</C:calendar-user-address-set>
|
||||
<displayname>User 4</displayname>
|
||||
<principal-URL>
|
||||
<href>/caldav.php/user4/</href>
|
||||
@ -103,11 +103,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:email-address-set/>
|
||||
<C1:calendar-user-type/>
|
||||
<C:last-name/>
|
||||
<C:first-name/>
|
||||
<C:record-type/>
|
||||
<C1:email-address-set/>
|
||||
<C:calendar-user-type/>
|
||||
<C1:last-name/>
|
||||
<C1:first-name/>
|
||||
<C1:record-type/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -116,10 +116,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user5/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C1:calendar-user-address-set>
|
||||
<C:calendar-user-address-set>
|
||||
<href>mailto:user5@example.net</href>
|
||||
<href>/caldav.php/user5/</href>
|
||||
</C1:calendar-user-address-set>
|
||||
</C:calendar-user-address-set>
|
||||
<displayname>User 5</displayname>
|
||||
<principal-URL>
|
||||
<href>/caldav.php/user5/</href>
|
||||
@ -129,11 +129,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:email-address-set/>
|
||||
<C1:calendar-user-type/>
|
||||
<C:last-name/>
|
||||
<C:first-name/>
|
||||
<C:record-type/>
|
||||
<C1:email-address-set/>
|
||||
<C:calendar-user-type/>
|
||||
<C1:last-name/>
|
||||
<C1:first-name/>
|
||||
<C1:record-type/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
@ -142,10 +142,10 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/User%20Six/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C1:calendar-user-address-set>
|
||||
<C:calendar-user-address-set>
|
||||
<href>mailto:user6@example.net</href>
|
||||
<href>/caldav.php/User%20Six/</href>
|
||||
</C1:calendar-user-address-set>
|
||||
</C:calendar-user-address-set>
|
||||
<displayname>User 6</displayname>
|
||||
<principal-URL>
|
||||
<href>/caldav.php/User%20Six/</href>
|
||||
@ -155,11 +155,11 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</propstat>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:email-address-set/>
|
||||
<C1:calendar-user-type/>
|
||||
<C:last-name/>
|
||||
<C:first-name/>
|
||||
<C:record-type/>
|
||||
<C1:email-address-set/>
|
||||
<C:calendar-user-type/>
|
||||
<C1:last-name/>
|
||||
<C1:first-name/>
|
||||
<C1:record-type/>
|
||||
</prop>
|
||||
<status>HTTP/1.1 404 Not Found</status>
|
||||
</propstat>
|
||||
|
||||
@ -2,19 +2,19 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "7656abee424b0f6763c3851c78613769"
|
||||
Content-Length: 362
|
||||
ETag: "32708ff7fcccea1b9719ff092405c0a0"
|
||||
Content-Length: 365
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:carddav">
|
||||
<multistatus xmlns="DAV:" xmlns:VC="urn:ietf:params:xml:ns:carddav">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:addressbook-home-set>
|
||||
<VC:addressbook-home-set>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</C:addressbook-home-set>
|
||||
</VC:addressbook-home-set>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
|
||||
@ -2,19 +2,19 @@ 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
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "c6026dd8dbea9512cd6e210a06f30c4a"
|
||||
Content-Length: 1795
|
||||
ETag: "46d5fa30779c8449cfc918351c536a79"
|
||||
Content-Length: 1808
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:carddav">
|
||||
<multistatus xmlns="DAV:" xmlns:VC="urn:ietf:params:xml:ns:carddav">
|
||||
<response>
|
||||
<href>/caldav.php/user1/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:addressbook-home-set>
|
||||
<VC:addressbook-home-set>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</C:addressbook-home-set>
|
||||
</VC:addressbook-home-set>
|
||||
<displayname>User 1</displayname>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
@ -24,9 +24,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user2/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:addressbook-home-set>
|
||||
<VC:addressbook-home-set>
|
||||
<href>/caldav.php/user2/</href>
|
||||
</C:addressbook-home-set>
|
||||
</VC:addressbook-home-set>
|
||||
<displayname>User 2</displayname>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
@ -36,9 +36,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user3/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:addressbook-home-set>
|
||||
<VC:addressbook-home-set>
|
||||
<href>/caldav.php/user3/</href>
|
||||
</C:addressbook-home-set>
|
||||
</VC:addressbook-home-set>
|
||||
<displayname>User 3</displayname>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
@ -48,9 +48,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user4/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:addressbook-home-set>
|
||||
<VC:addressbook-home-set>
|
||||
<href>/caldav.php/user4/</href>
|
||||
</C:addressbook-home-set>
|
||||
</VC:addressbook-home-set>
|
||||
<displayname>User 4</displayname>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
@ -60,9 +60,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/user5/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:addressbook-home-set>
|
||||
<VC:addressbook-home-set>
|
||||
<href>/caldav.php/user5/</href>
|
||||
</C:addressbook-home-set>
|
||||
</VC:addressbook-home-set>
|
||||
<displayname>User 5</displayname>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
@ -72,9 +72,9 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/caldav.php/User%20Six/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<C:addressbook-home-set>
|
||||
<VC:addressbook-home-set>
|
||||
<href>/caldav.php/User%20Six/</href>
|
||||
</C:addressbook-home-set>
|
||||
</VC:addressbook-home-set>
|
||||
<displayname>User 6</displayname>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user