mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-06-05 04:20:17 +00:00
Response for iCal now spaces are allowed with iCal 3.0.1
This commit is contained in:
parent
e636f17c67
commit
6f2ee67ea3
@ -1,7 +1,7 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, access-control, calendar-access
|
||||
ETag: "fd1ab8da7166728112e8028466b371d4"
|
||||
ETag: "39225b2248c1ac30ff58662ca692650c"
|
||||
Content-Length: 966
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
@ -15,7 +15,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<collection/>
|
||||
<principal/>
|
||||
</resourcetype>
|
||||
<displayname>User_1</displayname>
|
||||
<displayname>User 1</displayname>
|
||||
</prop>
|
||||
<status>HTTP/1.1 200 OK</status>
|
||||
</propstat>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, access-control, calendar-access
|
||||
ETag: "d595bef8c261fd561df6bb7eec2f3734"
|
||||
ETag: "56a84b1b0c3881d98a25fd43c01ad94e"
|
||||
Content-Length: 659
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
@ -11,7 +11,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<href>/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<displayname>DAViCal_CalDAV_Server</displayname>
|
||||
<displayname>DAViCal CalDAV Server</displayname>
|
||||
<C:calendar-home-set>
|
||||
<href>/user1/</href>
|
||||
</C:calendar-home-set>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user