Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0606-Soho-PROPPATCH.result
blob7d04328ee49efa65d26653c64c81d980a3a17a6e
1 HTTP/1.1 207 Multi-Status\r
2 Date: Dow, 01 Jan 2000 00:00:00 GMT\r
3 Content-Location: /caldav.php/user1/SOHO%20collection/\r
4 DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule\r
5 DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy\r
6 Content-Length: 424\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:X="com.apple.ical:">
11  <href>/caldav.php/user1/SOHO%20collection/</href>
12  <responsedescription>All requested changes were made.</responsedescription>
13  <propstat>
14   <prop>
15    <displayname/>
16    <C:calendar-description/>
17    <X:calendarcolor/>
18   </prop>
19   <status>HTTP/1.1 200 OK</status>
20  </propstat>
21 </multistatus>