Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0309-Chandler-PROPFIND-3.test
bloba2caa9a0dcced3d9890fac315e2aacb78df92fa6
2 # At this point Chandler does a PROPFIND on .../.chandler/ (it just did
3 # an OPTIONS on that).
4 # Still Depth: 0 at this point...
6 TYPE=PROPFIND
7 URL=http://regression.host/caldav.php/user1/home/.chandler/
8 HEADER=Depth: 0
9 HEADER=Content-Type: text/xml; charset=utf-8
10 HEAD
12 BEGINDATA
13 <?xml version='1.0' encoding='UTF-8'?>
14 <ns0:propfind xmlns:ns0="DAV:"><ns0:prop><ns0:getetag /><ns0:resourcetype /><ns0:displayname /></ns0:prop></ns0:propfind>
15 ENDDATA