mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
22 lines
410 B
Plaintext
22 lines
410 B
Plaintext
#
|
|
# expand-property REPORT
|
|
#
|
|
TYPE=REPORT
|
|
URL=http://regression.host/caldav.php/user1/home/
|
|
HEADER=Content-Type: text/xml; charset="UTF-8"
|
|
HEADER=Depth: 0
|
|
HEAD
|
|
|
|
|
|
BEGINDATA
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
<expand-property xmlns="DAV:">
|
|
<property name="group-membership" namespace="DAV:">
|
|
<property name="getcontenttype"/>
|
|
<property name="resourcetype"/>
|
|
</property>
|
|
</expand-property>
|
|
ENDDATA
|
|
|
|
|