A couple of common iCal4/iCal5 PROPFIND requests.
[davical.git] / testing / tests / regression-suite / 0603-Soho-PROPFIND.test
blobc9b73abf361a918a282fd12bb0db06f65245face
2 # SOHO Organizer works best looking at the person
4 # Now imagine what would happen if they supplied a 'Depth: 1' header!
6 TYPE=PROPFIND
7 URL=http://mycaldav/caldav.php/user1/
8 HEADER=User-Agent: SOHO Organizer/6.5.2 libcurl/7.17.0 OpenSSL/0.9.7l zlib/1.2.3 libssh2/0.17
9 HEADER=Content-Type: text/xml; charset=utf-8
10 HEADER=Depth: 1
11 HEAD
14 BEGINDATA
15 <?xml version="1.0" encoding="utf-8"?><r0:propfind xmlns:r0="DAV:" xmlns:r1="urn:ietf:params:xml:ns:caldav" xmlns:r2="http://apple.com/ns/calendarserver/"><r0:prop><r1:calendar-home-set/><r1:calendar-user-address-set/><r2:dropbox-home-URL/><r2:notifications-URL/></r0:prop></r0:propfind>
16 ENDDATA