<div dir="ltr"><div>Hello</div><div><br></div><div>How do those of you that write CalDAV servers handle non standard VCALENDAR requests?</div><div><br></div><div>Case in point, the latest Calendar.app on macOS Sierra 10.12.4 uses non standard property parameter "TO-ALL-PROPOSED-NEW-TIME" to propose new time.</div><div>E.g.</div><div><br></div><div>ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=TENTATIVE;TO-ALL-PROPOSED-NEW-TIME="</div><div> DTSTART:20170512T060000Z;STATUS:NEEDS-ACTION;":mailto:<a href="mailto:x@y.z">x@y.z</a></div><div> </div><div>I have not found any RFC or draft describing this property parameter.</div><div>I imagine the client is asking for the equivalent of a METHOD=COUNTER since these do not exist in CalDAV.</div><div><br></div><div>In these cases do you just interpret what the client is trying to achieve and change your server accordingly?</div><div><br></div><div>Thank you,</div><div>Cristi</div></div>