Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0531-iCal4-PROPFIND.result
blobd5a0c2622ef252d99b1f3d07bba8c0efc380c63f
1 HTTP/1.1 207 Multi-Status\r
2 Date: Dow, 01 Jan 2000 00:00:00 GMT\r
3 DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule\r
4 DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy\r
5 ETag: "ae6b3ed31d2295a38ad54bdf12fe02a7"\r
6 Content-Length: 1655\r
7 Content-Type: text/xml; charset="utf-8"\r
8 \r
9 <?xml version="1.0" encoding="utf-8" ?>
10 <multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:A="http://calendarserver.org/ns/">
11  <response>
12   <href>/caldav.php/user1/</href>
13   <propstat>
14    <prop>
15     <principal-collection-set>
16      <href>/caldav.php/</href>
17     </principal-collection-set>
18     <C:calendar-home-set>
19      <href>/caldav.php/user1/</href>
20     </C:calendar-home-set>
21     <C:calendar-user-address-set>
22      <href>mailto:user1@example.net</href>
23      <href>/caldav.php/user1/</href>
24     </C:calendar-user-address-set>
25     <C:schedule-inbox-URL>
26      <href>/caldav.php/user1/.in/</href>
27     </C:schedule-inbox-URL>
28     <C:schedule-outbox-URL>
29      <href>/caldav.php/user1/.out/</href>
30     </C:schedule-outbox-URL>
31     <A:dropbox-home-URL>
32      <href>/caldav.php/user1/.drop/</href>
33     </A:dropbox-home-URL>
34     <displayname>User 1</displayname>
35     <principal-URL>
36      <href>/caldav.php/user1/</href>
37     </principal-URL>
38     <supported-report-set>
39      <supported-report>
40       <report>
41        <principal-property-search/>
42       </report>
43      </supported-report>
44      <supported-report>
45       <report>
46        <principal-search-property-set/>
47       </report>
48      </supported-report>
49      <supported-report>
50       <report>
51        <expand-property/>
52       </report>
53      </supported-report>
54      <supported-report>
55       <report>
56        <sync-collection/>
57       </report>
58      </supported-report>
59     </supported-report-set>
60    </prop>
61    <status>HTTP/1.1 200 OK</status>
62   </propstat>
63   <propstat>
64    <prop>
65     <A:xmpp-uri/>
66    </prop>
67    <status>HTTP/1.1 404 Not Found</status>
68   </propstat>
69  </response>
70 </multistatus>