Further regression test results changes from the caldav-proxy header.
[davical.git] / testing / tests / carddav / 2010-REPORT-sync-initial.result
blobfec1fe8fc8ac8f7fb47fea39b07eacac42930362
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: "a fine looking etag"
6 Content-Length: 949\r
7 Content-Type: text/xml; charset="utf-8"\r
8 \r
9 <?xml version="1.0" encoding="utf-8" ?>
10 <multistatus xmlns="DAV:">
11  <response>
12   <href>/caldav.php/user1/addressbook/andrew_mcmillan.vcf</href>
13   <propstat>
14    <prop>
15     <get?tag>"deadbeefcafef00ddeadbeefcafefeed"<.get?tag>
16     <getcontenttype>text/vcard</getcontenttype>
17    </prop>
18    <status>HTTP/1.1 200 OK</status>
19   </propstat>
20  </response>
21  <response>
22   <href>/caldav.php/user1/addressbook/donald_kelly.vcf</href>
23   <propstat>
24    <prop>
25     <get?tag>"deadbeefcafef00ddeadbeefcafefeed"<.get?tag>
26     <getcontenttype>text/vcard</getcontenttype>
27    </prop>
28    <status>HTTP/1.1 200 OK</status>
29   </propstat>
30  </response>
31  <response>
32   <href>/caldav.php/user1/addressbook/PHRsMa4mvY.vcf</href>
33   <propstat>
34    <prop>
35     <get?tag>"deadbeefcafef00ddeadbeefcafefeed"<.get?tag>
36     <getcontenttype>text/vcard</getcontenttype>
37    </prop>
38    <status>HTTP/1.1 200 OK</status>
39   </propstat>
40  </response>
41  <sync-token>data:,12</sync-token>
42 </multistatus>