Further regression test results changes from the caldav-proxy header.
[davical.git] / testing / tests / binding / 1011-PROPPATCH-bound-fail.result
blob09f470351c2914abe666e3e882296f4d2abb1fc6
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 Content-Length: 623\r
6 Content-Type: text/xml; charset="utf-8"\r
7 \r
8 <?xml version="1.0" encoding="utf-8" ?>
9 <multistatus xmlns="DAV:">
10  <response>
11   <href>/caldav.php/user4/user2/</href>
12   <propstat>
13    <prop>
14     <urn:ietf:params:xml:ns:caldav:calendar-timezone/>
15    </prop>
16    <status>HTTP/1.1 403 Forbidden</status>
17    <responsedescription>
18     <error>
19      <cannot-modify-protected-property/>
20     </error>
21    </responsedescription>
22   </propstat>
23   <propstat>
24    <prop>
25     <DAV::displayname/>
26    </prop>
27    <status>HTTP/1.1 424 Failed Dependency</status>
28   </propstat>
29   <responsedescription>Some properties were not able to be changed.</responsedescription>
30  </response>
31 </multistatus>
33   dav_displayname: >Updated Displayname with PROPPATCH<