Skip to content
Ankush Mishra edited this page Nov 9, 2018 · 3 revisions

Currently for more complex handling and specific use case scenarios you can use the CalDAV methods directly. The current list of Http Methods implemented are as follows:

  • PUT

  • POST

  • DELETE

  • GET

  • CalDAVReport

  • MkCalendar

  • PropFind

Visit their pages for more info and usage of these methods.

Clone this wiki locally