curl -v -X REPORT -H "Depth: 2" -H "Content-Type: application/xml; charset=utf-8" --data '<?xml version="1.0" encoding="UTF-8"?><C:calendar-query xmlns:d="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:A="
http://apple.com/ns/ical/"><d:prop><d:getetag/><C:calendar-data/></d:prop><C:filter><C:comp-filter name="VCALENDAR"><C:comp-filter name="VEVENT"><C:time-range start="20160324T220000Z" end="20161105T230000Z"/></C:comp-filter></C:comp-filter></C:filter></C:calendar-query>'
http://x/calendars/admin/default/* Hostname was NOT found in DNS cache
* Trying x...
* Connected to x (x) port 80 (#0)
> REPORT /calendars/dmin/default/ HTTP/1.1
> User-Agent: curl/7.38.0
> Host: x
> Accept: */*
> Depth: 2
> Content-Type: application/xml; charset=utf-8
> Content-Length: 390
>
* upload completely sent off: 390 out of 390 bytes
< HTTP/1.1 207 Multi-Status
< Date: Mon, 10 Oct 2016 08:06:41 GMT
* Server Apache/2.4.10 (Debian) is not blacklisted
< Server: Apache/2.4.10 (Debian)
< X-Sabre-Version: 3.2.0
< Vary: Brief,Prefer
< Content-Length: 214
< Content-Type: application/xml; charset=utf-8
<
<?xml version="1.0"?>
* Connection #0 to host x left intact