Test PROPPATCH

This commit is contained in:
Unrud
2016-08-11 00:20:48 +02:00
parent 51bf95f00d
commit 62892e3423
3 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<D:propfind xmlns:D="DAV:">
<D:prop>
<I:calendar-color xmlns:I="http://apple.com/ns/ical/" />
</D:prop>
</D:propfind>