Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / binding / 1004-PROPFIND-bound.test
blob9e6728536447d98d746bd63f42700fd26c020a5f
2 # PROPFIND on a collection which we have bound into user4's home
4 TYPE=PROPFIND
5 URL=http://regression.host/caldav.php/user4/
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  </prop>
21 </propfind>
22 ENDDATA
24 #  <current-user-privilege-set/>