A couple of common iCal4/iCal5 PROPFIND requests.
[davical.git] / testing / tests / regression-suite / 0309-Chandler-PROPFIND-4.test
blob7ae19eac4e394df13f659556436222db5b957ee2
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://mycaldav/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"/