davical/testing/tests/regression-suite/305-Chandler-PROPFIND-3.test
2006-11-20 22:12:10 +13:00

14 lines
476 B
Plaintext

#
# When we get Chandler to do a "Sync All" it will do an OPTIONS request
# followed by three PROPFIND requests. The first PROPFIND request will
# be for "Depth: 0", but is otherwise identical to the other two.
# We've already tested the first, so now we'll do the second.
TYPE=PROPFIND
URL=http://mycaldav/caldav.php/user1/home/
HEADER=Depth: 1
HEADER=Content-Type: text/xml; charset=utf-8
HEAD
# The data from our first Chandler-like PROPFIND
DATA=303-Chandler-PROPFIND-1