Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0304-Chandler-PROPFIND-2.test
blobc2523bd1e4538aaef6dd544db8cfa9bec5102056
2 # Chandler expects the calendar to be there.  After confirming
3 # that it wants to find out what privileges are available.
5 TYPE=PROPFIND
6 URL=http://regression.host/caldav.php/user1/home/
7 HEADER=Depth: 0
8 HEADER=Content-Type: text/xml; charset=utf-8
9 HEADER=Chandler/0.7alpha4 (Linux)
10 HEAD
12 BEGINDATA
13 <?xml version='1.0' encoding='UTF-8'?>
14 <ns0:propfind xmlns:ns0="DAV:"><ns0:prop><ns0:current-user-privilege-set /><ns0:getetag /><ns0:resourcetype /><ns0:displayname /></ns0:prop></ns0:propfind>
15 ENDDATA
17 # REPLACE=/<get.tag>"[0-9a-f]{32}"<.get.tag>/<get?tag>"deadbeefcafef00ddeadbeefcafefeed"<.get?tag>/
18 # REPLACE=/^ETag: "[0-9a-f]{32}"/ETag: "deadbeefcafef00ddeadbeefcafefeed"/