Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / binding / 1006-REPORT-bound.test
blobd3a6389d01a63715d06996b153f125c8eb2b4963
2 # Test multiget REPORT access to a bound calendar
4 TYPE=REPORT
5 URL=http://regression.host/caldav.php/user4/user2/
6 AUTH=user4:user4
9 HEADER=User-Agent: DAViCalTester/public
10 HEADER=Content-Type: text/xml; charset="UTF-8"
11 HEAD
14 BEGINDATA
15 <?xml version="1.0" encoding="UTF-8"?>
16 <calendar-multiget xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
17   <D:prop>
18     <D:getetag/>
19     <calendar-data/>
20   </D:prop>
21   <D:href>/caldav.php/user4/user2/33169d69-2969-4a96-a3e1-2e312b7614e6.ics</D:href>
22   <D:href>/caldav.php/user4/user2/047871e3-6b70-4178-9af8-0ceb50f7b092.ics</D:href>
23   <D:href>/caldav.php/user4/user2/9429a973-2b13-4b1a-be09-948d75425c45.ics</D:href>
24 </calendar-multiget>
25 ENDDATA