Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0930-REPORT-expand-property.test
bloba39c51d266bf9d16a05e3016e68f4684f7be1c3e
2 # expand-property REPORT 
4 TYPE=REPORT
5 URL=http://regression.host/caldav.php/user1/home/
6 HEADER=Content-Type: text/xml; charset="UTF-8"
7 HEADER=Depth: 0
8 HEAD
11 BEGINDATA
12 <?xml version="1.0" encoding="utf-8" ?>
13 <expand-property xmlns="DAV:">
14  <property name="group-membership" namespace="DAV:">
15    <property name="getcontenttype"/>
16    <property name="resourcetype"/>
17  </property>
18 </expand-property>
19 ENDDATA