mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-02 13:59:23 +00:00
As a result of some changes to when sync tokens first get created.
This commit is contained in:
parent
6e02c08c44
commit
de0a010db7
@ -1,8 +1,8 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
DAV: extended-mkcol, calendar-proxy, bind, addressbook, calendar-auto-schedule
|
||||
ETag: "2d197c430c4f9d245aa7f4ee1f14e435"
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "744d0a9d9f5366255f50110c1922288c"
|
||||
Content-Length: 1164
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
@ -42,5 +42,5 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</response>
|
||||
<sync-token>data:,4</sync-token>
|
||||
<sync-token>data:,9</sync-token>
|
||||
</multistatus>
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
DAV: extended-mkcol, calendar-proxy, bind, addressbook, calendar-auto-schedule
|
||||
ETag: "83c715ba363de5f13629c9aded7c5d41"
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "d5d385bfb2228f4e80f25a9c038eaadc"
|
||||
Content-Length: 116
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<sync-token>data:,4</sync-token>
|
||||
<sync-token>data:,9</sync-token>
|
||||
</multistatus>
|
||||
|
||||
@ -17,7 +17,7 @@ BEGINDATA
|
||||
<getetag/>
|
||||
<getlastmodified/>
|
||||
</prop>
|
||||
<sync-token>data:,4</sync-token>
|
||||
<sync-token>data:,9</sync-token>
|
||||
</sync-collection>
|
||||
ENDDATA
|
||||
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
DAV: extended-mkcol, calendar-proxy, bind, addressbook, calendar-auto-schedule
|
||||
ETag: "83c715ba363de5f13629c9aded7c5d41"
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "d5d385bfb2228f4e80f25a9c038eaadc"
|
||||
Content-Length: 116
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<sync-token>data:,4</sync-token>
|
||||
<sync-token>data:,9</sync-token>
|
||||
</multistatus>
|
||||
|
||||
@ -17,7 +17,7 @@ BEGINDATA
|
||||
<getetag/>
|
||||
<getlastmodified/>
|
||||
</prop>
|
||||
<sync-token>data:,4</sync-token>
|
||||
<sync-token>data:,9</sync-token>
|
||||
</sync-collection>
|
||||
ENDDATA
|
||||
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
DAV: extended-mkcol, calendar-proxy, bind, addressbook, calendar-auto-schedule
|
||||
ETag: "d83c49ce3cf0c0afe823248336c35521"
|
||||
Content-Length: 6648
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "1b04205588aa0a39b89c5f000dc8c23e"
|
||||
Content-Length: 6649
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
@ -218,5 +218,5 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
</response>
|
||||
<sync-token>data:,5</sync-token>
|
||||
<sync-token>data:,10</sync-token>
|
||||
</multistatus>
|
||||
|
||||
@ -17,7 +17,7 @@ BEGINDATA
|
||||
<getetag/>
|
||||
<getlastmodified/>
|
||||
</prop>
|
||||
<sync-token>data:,5</sync-token>
|
||||
<sync-token>data:,10</sync-token>
|
||||
</sync-collection>
|
||||
ENDDATA
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
DAV: extended-mkcol, calendar-proxy, bind, addressbook, calendar-auto-schedule
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "1ede6102fc1fe7d9d94f0e8f11fe6e42"
|
||||
Content-Length: 13870
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user