Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / binding / 1025-PROPFIND.test
blob534af62bc38b6e8688015aa14f33c171484834bb
2 # PROPFIND on a collection in which we have binds & collections
4 TYPE=PROPFIND
5 URL=http://regression.host/caldav.php/user4/base/
6 AUTH=user4:user4
8 HEADER=User-Agent: BIND Spec Tests
9 HEADER=Content-Type: text/xml; charset="UTF-8"
10 HEADER=Depth: 1
13 BEGINDATA
14 <?xml version="1.0" encoding="utf-8"?>
15 <propfind xmlns="DAV:">
16  <prop>
17   <displayname/>
18   <resource-id/>
19   <parent-set/>
20   <resourcetype/>
21  </prop>
22 </propfind>
23 ENDDATA
25 #  <current-user-privilege-set/>