feat: add mkcalendar and report methods#5439
Conversation
Just adding context, but it’s fine I think |
|
Do you know if there are other missing methods |
Not that we are using them in my project but i'm aware there are some like MKACTIVITY, MERGE, ACL...
Although this has already been discussed: #9 (comment) |
|
Tests seems failing |
|
@keyservlad can you open a PR to Lines 13 to 29 in ad89250 |
Hey @gurgunday i just created the new pr #5444 but for some reason some tests are failing if you can help me figuring out why ¯_(ツ)_/¯ |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Related to #9 and PR #3836
Includes support for
MKCALENDARandREPORTmethods which are both part of the webDAV protocol.I need to use these methods in a project that deals with contacts and calendars sync (CARDDAV / CALDAV).
Checklist
npm run testandnpm run benchmarkand the Code of conduct