Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0240-Moz-PROPFIND.result
blob616de3766066287684c1099cf7898f3bfeb585e8
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: "fd17acf5fe9ad6e6612323ef680b3d10"\r
6 Content-Length: 2601\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:C1="urn:ietf:params:xml:ns:carddav" xmlns:C2="http://calendarserver.org/ns/">
11  <response>
12   <href>/caldav.php/user1/</href>
13   <propstat>
14    <prop>
15     <getcontenttype>httpd/unix-directory</getcontenttype>
16     <resourcetype>
17      <collection/>
18      <principal/>
19     </resourcetype>
20    </prop>
21    <status>HTTP/1.1 200 OK</status>
22   </propstat>
23   <propstat>
24    <prop>
25     <getetag/>
26    </prop>
27    <status>HTTP/1.1 404 Not Found</status>
28   </propstat>
29  </response>
30  <response>
31   <href>/caldav.php/user1/home/</href>
32   <propstat>
33    <prop>
34     <getcontenttype>httpd/unix-directory</getcontenttype>
35     <resourcetype>
36      <collection/>
37      <C:calendar/>
38     </resourcetype>
39    </prop>
40    <status>HTTP/1.1 200 OK</status>
41   </propstat>
42   <propstat>
43    <prop>
44     <getetag/>
45    </prop>
46    <status>HTTP/1.1 404 Not Found</status>
47   </propstat>
48  </response>
49  <response>
50   <href>/caldav.php/user1/addresses/</href>
51   <propstat>
52    <prop>
53     <getcontenttype>httpd/unix-directory</getcontenttype>
54     <resourcetype>
55      <collection/>
56      <C1:addressbook/>
57     </resourcetype>
58    </prop>
59    <status>HTTP/1.1 200 OK</status>
60   </propstat>
61   <propstat>
62    <prop>
63     <getetag/>
64    </prop>
65    <status>HTTP/1.1 404 Not Found</status>
66   </propstat>
67  </response>
68  <response>
69   <href>/caldav.php/user1/created/</href>
70   <propstat>
71    <prop>
72     <getcontenttype>httpd/unix-directory</getcontenttype>
73     <resourcetype>
74      <collection/>
75      <C:calendar/>
76     </resourcetype>
77    </prop>
78    <status>HTTP/1.1 200 OK</status>
79   </propstat>
80   <propstat>
81    <prop>
82     <getetag/>
83    </prop>
84    <status>HTTP/1.1 404 Not Found</status>
85   </propstat>
86  </response>
87  <response>
88   <href>/caldav.php/user1/calendar-proxy-read/</href>
89   <propstat>
90    <prop>
91     <getcontenttype>httpd/unix-directory</getcontenttype>
92     <resourcetype>
93      <collection/>
94      <C2:calendar-proxy-read/>
95     </resourcetype>
96    </prop>
97    <status>HTTP/1.1 200 OK</status>
98   </propstat>
99   <propstat>
100    <prop>
101     <getetag/>
102    </prop>
103    <status>HTTP/1.1 404 Not Found</status>
104   </propstat>
105  </response>
106  <response>
107   <href>/caldav.php/user1/calendar-proxy-write/</href>
108   <propstat>
109    <prop>
110     <getcontenttype>httpd/unix-directory</getcontenttype>
111     <resourcetype>
112      <collection/>
113      <C2:calendar-proxy-write/>
114     </resourcetype>
115    </prop>
116    <status>HTTP/1.1 200 OK</status>
117   </propstat>
118   <propstat>
119    <prop>
120     <getetag/>
121    </prop>
122    <status>HTTP/1.1 404 Not Found</status>
123   </propstat>
124  </response>
125 </multistatus>