---------- lucas.carraro Wed Apr 29 12:00:15 2015
<
1430319615<REPORT
/dav/principals/user/lucas.carraro/ HTTP/1.1
Accept-encoding: gzip, deflate, sdch
Content-type: text/xml
Accept-language: pt-BR,pt;q=0.8,en-US;q=0.6,en;q=0.4
User-agent: Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2376.0
Safari/537.36
Host: webserver:8088
Accept: application/xml, text/xml, */*; q=0.01
X-client: CalDavZAP 0.12.1 (Inf-IT CalDAV Web Client)
Connection: keep-alive
Content-length: 723
Cookie: agendav_sessid=2f3062c5049a5ec4ab347756128627e4
X-requested-with: XMLHttpRequest
Authorization: Basic ...
Depth: 0
<?xml version="1.0"
encoding="utf-8"?><A:expand-property
xmlns:A="DAV:"><A:property
name="calendar-proxy-read-for" namespace="
http://calendarserver.org/ns/"><A:property
name="email-address-set" namespace="
http://calendarserver.org/ns/"/><A:property
name="displayname" namespace="DAV:"/><A:property
name="calendar-user-address-set"
namespace="urn:ietf:params:xml:ns:caldav"/></A:property><A:property
name="calendar-proxy-write-for" namespace="
http://calendarserver.org/ns/"><A:property
name="email-address-set" namespace="
http://calendarserver.org/ns/"/><A:property
name="displayname" namespace="DAV:"/><A:property
name="calendar-user-address-set"
namespace="urn:ietf:params:xml:ns:caldav"/></A:property></A:expand-property>
In config.js
var globalNetworkCheckSettings={href: '
http://webserver:8088/dav/principals/user/',
hrefLabel: null, additionalResources: [], forceReadOnly: null,
settingsAccount: true, timeOut: 90000, lockTimeOut: 10000,
delegation: true, backgroundCalendars: [], ignoreAlarms:
false}
------------------