davical/testing/tests/regression-suite/930-REPORT-expand-property.test

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