Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0556-iPhone-REPORT.test
blobacf013e074325e97a3c3dbb562dfee7af107415a
2 # Testing with a process similar to iPhone 5
4 TYPE=REPORT
5 URL=http://regression.host/caldav.php/user1/home/
6 HEAD
8 AUTH=user1:user1
10 HEADER=User-Agent: iOS/5.0 (9A5302b) dataaccessd/1.0
11 HEADER=Content-Type: text/xml
12 HEADER=Depth: 1
15 BEGINDATA
16 <?xml version="1.0" encoding="UTF-8"?>
17 <D:calendar-query xmlns:D="urn:ietf:params:xml:ns:caldav">
18   <D:filter>
19     <D:comp-filter name="VCALENDAR">
20       <D:comp-filter name="VTODO"/>
21     </D:comp-filter>
22   </D:filter>
23   <A:prop xmlns:A="DAV:">
24     <A:getcontenttype/>
25     <A:getetag/>
26   </A:prop>
27 </D:calendar-query>
28 ENDDATA