davical/testing/tests/regression-suite/0970-REPORT-principal-match-self.test
2013-07-15 13:11:08 +12:00

24 lines
462 B
Plaintext

#
# principal-match REPORT on self as user1
#
TYPE=REPORT
URL=http://regression.host/caldav.php/
AUTH=user1:user1
HEADER=User-Agent: DAViCal Testing
HEADER=Accept: text/xml
HEADER=Content-Type: text/xml; charset=utf-8
HEADER=Depth: 0
HEAD
BEGINDATA
<?xml version="1.0" encoding="utf-8" ?>
<D:principal-match xmlns:D="DAV:">
<D:self/>
<D:prop>
<C:addressbook-home-set xmlns:C="urn:ietf:params:xml:ns:carddav"/>
</D:prop>
</D:principal-match>
ENDDATA