davical/testing/tests/regression-suite/309-Chandler-PROPFIND-3.test
2008-10-25 20:37:51 +13:00

16 lines
446 B
Plaintext

#
# At this point Chandler does a PROPFIND on .../.chandler/ (it just did
# an OPTIONS on that).
# Still Depth: 0 at this point...
#
TYPE=PROPFIND
URL=http://mycaldav/caldav.php/user1/home/.chandler/
HEADER=Depth: 0
HEADER=Content-Type: text/xml; charset=utf-8
HEAD
BEGINDATA
<?xml version='1.0' encoding='UTF-8'?>
<ns0:propfind xmlns:ns0="DAV:"><ns0:prop><ns0:getetag /><ns0:resourcetype /><ns0:displayname /></ns0:prop></ns0:propfind>
ENDDATA