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