Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0309-Chandler-PROPFIND-4.test
blob42493e4917662a3fa0c2f68fec0bdb2303cdb7fc
2 # At this point Chandler does a PROPFIND on /user1/home/
3 # an OPTIONS on that).
4 # Still Depth: 0 at this point...
6 TYPE=PROPFIND
7 URL=http://regression.host/caldav.php/user1/home/
8 HEADER=Depth: infinity
9 HEADER=Content-Type: text/xml; charset=utf-8
10 HEADER=Chandler/0.7alpha4 (Linux)
11 HEAD
13 BEGINDATA
14 <?xml version='1.0' encoding='UTF-8'?>
15 <ns0:propfind xmlns:ns0="DAV:"><ns0:prop><ns0:getetag /><ns0:resourcetype /><ns0:displayname /></ns0:prop></ns0:propfind>
16 ENDDATA
18 # REPLACE=/<get.tag>"[0-9a-f]{32}"<.get.tag>/<get?tag>"deadbeefcafef00ddeadbeefcafefeed"<.get?tag>/
19 # REPLACE=/^ETag: "[0-9a-f]{32}"/ETag: "deadbeefcafef00ddeadbeefcafefeed"/