Florian Schlichting 8e9eaa3410 fix issue #72 - 405 error when adding a new contact from Apple's Contacts
As can be seen from the reporter's debug output, the problem is that
the POST goes to .../?add-member, whereas davical expects / works with /
redirects to ?add_member (note the underscore). So we have davical treat
?add-member the same as ?add_member
2015-12-26 14:33:28 +01:00
..
2009-10-06 09:26:55 -07:00
2011-03-02 23:15:24 +01:00
2013-09-26 16:09:36 +02:00