2 # Do a REPORT request for another user's calendar
4 URL=http://mycaldav/caldav.php/resource2/home/
7 HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
8 HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
9 HEADER=Accept-Language: en-us,en;q=0.5
10 HEADER=Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
11 HEADER=Content-Type: text/xml
15 <?xml version="1.0" encoding="UTF-8"?>
16 <calendar-query xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
21 <comp-filter name="VCALENDAR">
22 <comp-filter name="VEVENT">
23 <time-range start="20061009T003736Z" end="20061209T003736Z"/>