Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0844-Spec-PROPPATCH-principal.result
blob2c9fb8996a6ab816d0e12cd7f24af154f9da6831
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: 374\r
6 Content-Type: text/xml; charset="utf-8"\r
7 \r
8 <?xml version="1.0" encoding="utf-8" ?>
9 <multistatus xmlns="DAV:" xmlns:D="http://dotcal.com/principal-properties">
10  <href>/caldav.php/user1/</href>
11  <responsedescription>All requested changes were made.</responsedescription>
12  <propstat>
13   <prop>
14    <D:country/>
15    <D:countrycode/>
16    <displayname/>
17   </prop>
18   <status>HTTP/1.1 200 OK</status>
19  </propstat>
20 </multistatus>
22       displayname: >User Number One PROPPATCH'd in<
23          fullname: >User Number One PROPPATCH'd in<
25        changed_by: >10<
26          dav_name: >/user1/<
27     property_name: >http://dotcal.com/principal-properties:country<
28    property_value: >New Zealand<
30        changed_by: >10<
31          dav_name: >/user1/<
32     property_name: >http://dotcal.com/principal-properties:countrycode<
33    property_value: >NZ<